agentrecap-darwin-x64 0.5.2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/agentrecap/_internal/PIL/_avif.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/PIL/_imaging.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/PIL/_imagingcms.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/PIL/_imagingmath.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/PIL/_imagingtk.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/PIL/_webp.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/Python +0 -0
- package/bin/agentrecap/_internal/Python.framework/Python +0 -0
- package/bin/agentrecap/_internal/Python.framework/Resources/Info.plist +30 -0
- package/bin/agentrecap/_internal/Python.framework/Versions/3.13/Python +0 -0
- package/bin/agentrecap/_internal/Python.framework/Versions/3.13/Resources/Info.plist +30 -0
- package/bin/agentrecap/_internal/Python.framework/Versions/Current/Python +0 -0
- package/bin/agentrecap/_internal/Python.framework/Versions/Current/Resources/Info.plist +30 -0
- package/bin/agentrecap/_internal/agentrecap/fontlist-v3.11.0.json +1 -0
- package/bin/agentrecap/_internal/agentrecap/templates/report.css +28 -0
- package/bin/agentrecap/_internal/agentrecap/templates/report.html +69 -0
- package/bin/agentrecap/_internal/base_library.zip +0 -0
- package/bin/agentrecap/_internal/certifi/cacert.pem +3959 -0
- package/bin/agentrecap/_internal/certifi/py.typed +0 -0
- package/bin/agentrecap/_internal/contourpy/_contourpy.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz +0 -0
- package/bin/agentrecap/_internal/kiwisolver/_cext.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/libXau.6.dylib +0 -0
- package/bin/agentrecap/_internal/libavif.16.4.2.dylib +0 -0
- package/bin/agentrecap/_internal/libcrypto.3.dylib +0 -0
- package/bin/agentrecap/_internal/libjpeg.62.4.0.dylib +0 -0
- package/bin/agentrecap/_internal/liblcms2.2.dylib +0 -0
- package/bin/agentrecap/_internal/liblzma.5.dylib +0 -0
- package/bin/agentrecap/_internal/libopenjp2.2.5.4.dylib +0 -0
- package/bin/agentrecap/_internal/libsharpyuv.0.dylib +0 -0
- package/bin/agentrecap/_internal/libssl.3.dylib +0 -0
- package/bin/agentrecap/_internal/libtiff.6.dylib +0 -0
- package/bin/agentrecap/_internal/libwebp.7.dylib +0 -0
- package/bin/agentrecap/_internal/libwebpdemux.2.dylib +0 -0
- package/bin/agentrecap/_internal/libwebpmux.3.dylib +0 -0
- package/bin/agentrecap/_internal/libxcb.1.1.0.dylib +0 -0
- package/bin/agentrecap/_internal/libz.1.3.1.zlib-ng.dylib +0 -0
- package/bin/agentrecap/_internal/markupsafe/_speedups.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/markupsafe-3.0.3.dist-info/INSTALLER +1 -0
- package/bin/agentrecap/_internal/markupsafe-3.0.3.dist-info/METADATA +74 -0
- package/bin/agentrecap/_internal/markupsafe-3.0.3.dist-info/RECORD +13 -0
- package/bin/agentrecap/_internal/markupsafe-3.0.3.dist-info/REQUESTED +0 -0
- package/bin/agentrecap/_internal/markupsafe-3.0.3.dist-info/WHEEL +6 -0
- package/bin/agentrecap/_internal/markupsafe-3.0.3.dist-info/licenses/LICENSE.txt +28 -0
- package/bin/agentrecap/_internal/markupsafe-3.0.3.dist-info/top_level.txt +1 -0
- package/bin/agentrecap/_internal/matplotlib/_c_internal_utils.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/matplotlib/_image.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/matplotlib/_path.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/matplotlib/_qhull.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/matplotlib/_tri.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/matplotlib/backends/_backend_agg.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/matplotlib/ft2font.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/cmex10.afm +220 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/cmmi10.afm +326 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/cmr10.afm +343 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/cmsy10.afm +195 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/cmti10.afm +333 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/cmtt10.afm +156 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pagd8a.afm +576 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pagdo8a.afm +576 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pagk8a.afm +573 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pagko8a.afm +573 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pbkd8a.afm +415 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm +417 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pbkl8a.afm +407 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pbkli8a.afm +410 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pcrb8a.afm +344 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm +344 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pcrr8a.afm +344 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pcrro8a.afm +344 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvb8a.afm +570 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvb8an.afm +570 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvbo8a.afm +570 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvbo8an.afm +570 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvl8a.afm +445 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvlo8a.afm +445 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvr8a.afm +612 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvr8an.afm +612 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvro8a.afm +612 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/phvro8an.afm +612 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pncb8a.afm +472 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pncbi8a.afm +602 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pncr8a.afm +524 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pncri8a.afm +536 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pplb8a.afm +434 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pplbi8a.afm +441 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pplr8a.afm +445 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pplri8a.afm +439 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/psyr.afm +209 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/ptmb8a.afm +648 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm +648 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/ptmr8a.afm +648 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/ptmri8a.afm +648 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/putb8a.afm +1005 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/putbi8a.afm +1017 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/putr8a.afm +1029 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/putri8a.afm +1008 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm +480 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/afm/pzdr.afm +222 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm +342 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm +342 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm +342 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm +342 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm +2827 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm +2827 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm +3051 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm +3051 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm +213 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm +2588 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm +2384 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm +2667 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm +2419 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm +225 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt +15 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/LICENSE_DEJAVU +99 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX +124 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/LastResortHE-Regular.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmb10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmex10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmr10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmss10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmti10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/back-symbolic.svg +46 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/back.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/back.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/back.svg +46 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/back_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/filesave-symbolic.svg +68 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/filesave.pdf +70 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/filesave.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/filesave.svg +68 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/filesave_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/forward-symbolic.svg +46 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/forward.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/forward.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/forward.svg +46 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/forward_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/hand.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/hand.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/hand.svg +130 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/help-symbolic.svg +52 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/help.pdf +68 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/help.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/help.svg +52 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/help_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/home-symbolic.svg +59 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/home.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/home.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/home.svg +59 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/home_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/matplotlib.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/matplotlib.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/matplotlib.svg +3171 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/matplotlib_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/move-symbolic.svg +73 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/move.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/move.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/move.svg +73 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/move_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/qt4_editor_options.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/qt4_editor_options.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/qt4_editor_options.svg +48 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/qt4_editor_options_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/subplots-symbolic.svg +81 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/subplots.pdf +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/subplots.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/subplots.svg +81 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/subplots_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/zoom_to_rect-symbolic.svg +40 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/zoom_to_rect.pdf +68 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/zoom_to_rect.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/zoom_to_rect.svg +40 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/images/zoom_to_rect_large.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/kpsewhich.lua +4 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/matplotlibrc +849 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/plot_directive/plot_directive.css +16 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/README.txt +2 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/Stocks.csv +526 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv +11 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/eeg.dat +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc +65 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/goog.npz +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/grace_hopper.jpg +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/logo2.png +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/membrane.dat +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/msft.csv +66 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/s1045.ima.gz +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/sample_data/topobathy.npz +0 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle +53 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/_classic_test_patch.mplstyle +8 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/_mpl-gallery-nogrid.mplstyle +19 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/_mpl-gallery.mplstyle +19 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/bmh.mplstyle +27 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/classic.mplstyle +491 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/dark_background.mplstyle +26 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/fast.mplstyle +11 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle +37 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/ggplot.mplstyle +39 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/grayscale.mplstyle +29 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/petroff10.mplstyle +5 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/petroff6.mplstyle +5 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/petroff8.mplstyle +5 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-bright.mplstyle +3 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-colorblind.mplstyle +3 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-dark-palette.mplstyle +3 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-dark.mplstyle +30 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-darkgrid.mplstyle +30 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-deep.mplstyle +3 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-muted.mplstyle +3 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-notebook.mplstyle +21 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-paper.mplstyle +21 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-pastel.mplstyle +3 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-poster.mplstyle +21 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-talk.mplstyle +21 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-ticks.mplstyle +30 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-white.mplstyle +30 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8-whitegrid.mplstyle +30 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/seaborn-v0_8.mplstyle +57 -0
- package/bin/agentrecap/_internal/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle +3 -0
- package/bin/agentrecap/_internal/numpy/_core/_multiarray_tests.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/_core/_multiarray_umath.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/fft/_pocketfft_umath.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/linalg/_umath_linalg.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/_bounded_integers.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/_common.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/_generator.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/_mt19937.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/_pcg64.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/_philox.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/_sfc64.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/bit_generator.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy/random/mtrand.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/INSTALLER +1 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/METADATA +138 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/RECORD +929 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/REQUESTED +0 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/WHEEL +6 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/entry_points.txt +13 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/LICENSE.txt +935 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/_core/include/numpy/libdivide/LICENSE.txt +21 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/_core/src/common/pythoncapi-compat/COPYING +14 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/_core/src/highway/LICENSE +371 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/_core/src/multiarray/dragon4_LICENSE.txt +27 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/_core/src/npysort/x86-simd-sort/LICENSE.md +28 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/_core/src/umath/svml/LICENSE +30 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/fft/pocketfft/LICENSE.md +25 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/linalg/lapack_lite/LICENSE.txt +48 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/ma/LICENSE +24 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/random/LICENSE.md +71 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/random/src/distributions/LICENSE.md +61 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/random/src/mt19937/LICENSE.md +61 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/random/src/pcg64/LICENSE.md +22 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/random/src/philox/LICENSE.md +31 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/random/src/sfc64/LICENSE.md +27 -0
- package/bin/agentrecap/_internal/numpy-2.5.1.dist-info/licenses/numpy/random/src/splitmix64/LICENSE.md +9 -0
- package/bin/agentrecap/_internal/pandas/_libs/_cyutility.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/algos.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/arrays.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/byteswap.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/groupby.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/hashing.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/hashtable.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/index.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/indexing.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/internals.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/interval.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/join.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/json.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/lib.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/missing.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/ops.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/ops_dispatch.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/pandas_datetime.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/pandas_parser.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/parsers.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/properties.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/reshape.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/sas.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/sparse.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/testing.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslib.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/base.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/ccalendar.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/conversion.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/dtypes.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/fields.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/nattype.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/np_datetime.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/offsets.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/parsing.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/period.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/strptime.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/timedeltas.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/timestamps.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/timezones.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/tzconversion.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/tslibs/vectorized.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/window/aggregations.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/window/indexers.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/_libs/writers.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/html.tpl +16 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/html_style.tpl +26 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/html_table.tpl +63 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/latex.tpl +5 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/latex_longtable.tpl +82 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/latex_table.tpl +57 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/string.tpl +12 -0
- package/bin/agentrecap/_internal/pandas/io/formats/templates/typst.tpl +12 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_bisect.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_blake2.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_bz2.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_csv.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_datetime.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_decimal.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_heapq.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_json.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_lzma.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_md5.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_opcode.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_pickle.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_queue.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_random.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_sha1.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_sha2.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_sha3.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_socket.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_ssl.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_statistics.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_struct.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_uuid.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/array.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/binascii.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/cmath.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/fcntl.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/grp.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/math.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/mmap.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/readline.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/resource.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/select.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/termios.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/_internal/python3.13/lib-dynload/zlib.cpython-313-darwin.so +0 -0
- package/bin/agentrecap/agentrecap +0 -0
- package/package.json +1 -1
- package/bin/agentrecap +0 -0
|
@@ -0,0 +1,225 @@
|
|
|
1
|
+
StartFontMetrics 4.1
|
|
2
|
+
Comment Copyright (c) 1985, 1987, 1988, 1989, 1997 Adobe Systems Incorporated. All Rights Reserved.
|
|
3
|
+
Comment Creation Date: Thu May 1 15:14:13 1997
|
|
4
|
+
Comment UniqueID 43082
|
|
5
|
+
Comment VMusage 45775 55535
|
|
6
|
+
FontName ZapfDingbats
|
|
7
|
+
FullName ITC Zapf Dingbats
|
|
8
|
+
FamilyName ZapfDingbats
|
|
9
|
+
Weight Medium
|
|
10
|
+
ItalicAngle 0
|
|
11
|
+
IsFixedPitch false
|
|
12
|
+
CharacterSet Special
|
|
13
|
+
FontBBox -1 -143 981 820
|
|
14
|
+
UnderlinePosition -100
|
|
15
|
+
UnderlineThickness 50
|
|
16
|
+
Version 002.000
|
|
17
|
+
Notice Copyright (c) 1985, 1987, 1988, 1989, 1997 Adobe Systems Incorporated. All Rights Reserved.ITC Zapf Dingbats is a registered trademark of International Typeface Corporation.
|
|
18
|
+
EncodingScheme FontSpecific
|
|
19
|
+
StdHW 28
|
|
20
|
+
StdVW 90
|
|
21
|
+
StartCharMetrics 202
|
|
22
|
+
C 32 ; WX 278 ; N space ; B 0 0 0 0 ;
|
|
23
|
+
C 33 ; WX 974 ; N a1 ; B 35 72 939 621 ;
|
|
24
|
+
C 34 ; WX 961 ; N a2 ; B 35 81 927 611 ;
|
|
25
|
+
C 35 ; WX 974 ; N a202 ; B 35 72 939 621 ;
|
|
26
|
+
C 36 ; WX 980 ; N a3 ; B 35 0 945 692 ;
|
|
27
|
+
C 37 ; WX 719 ; N a4 ; B 34 139 685 566 ;
|
|
28
|
+
C 38 ; WX 789 ; N a5 ; B 35 -14 755 705 ;
|
|
29
|
+
C 39 ; WX 790 ; N a119 ; B 35 -14 755 705 ;
|
|
30
|
+
C 40 ; WX 791 ; N a118 ; B 35 -13 761 705 ;
|
|
31
|
+
C 41 ; WX 690 ; N a117 ; B 34 138 655 553 ;
|
|
32
|
+
C 42 ; WX 960 ; N a11 ; B 35 123 925 568 ;
|
|
33
|
+
C 43 ; WX 939 ; N a12 ; B 35 134 904 559 ;
|
|
34
|
+
C 44 ; WX 549 ; N a13 ; B 29 -11 516 705 ;
|
|
35
|
+
C 45 ; WX 855 ; N a14 ; B 34 59 820 632 ;
|
|
36
|
+
C 46 ; WX 911 ; N a15 ; B 35 50 876 642 ;
|
|
37
|
+
C 47 ; WX 933 ; N a16 ; B 35 139 899 550 ;
|
|
38
|
+
C 48 ; WX 911 ; N a105 ; B 35 50 876 642 ;
|
|
39
|
+
C 49 ; WX 945 ; N a17 ; B 35 139 909 553 ;
|
|
40
|
+
C 50 ; WX 974 ; N a18 ; B 35 104 938 587 ;
|
|
41
|
+
C 51 ; WX 755 ; N a19 ; B 34 -13 721 705 ;
|
|
42
|
+
C 52 ; WX 846 ; N a20 ; B 36 -14 811 705 ;
|
|
43
|
+
C 53 ; WX 762 ; N a21 ; B 35 0 727 692 ;
|
|
44
|
+
C 54 ; WX 761 ; N a22 ; B 35 0 727 692 ;
|
|
45
|
+
C 55 ; WX 571 ; N a23 ; B -1 -68 571 661 ;
|
|
46
|
+
C 56 ; WX 677 ; N a24 ; B 36 -13 642 705 ;
|
|
47
|
+
C 57 ; WX 763 ; N a25 ; B 35 0 728 692 ;
|
|
48
|
+
C 58 ; WX 760 ; N a26 ; B 35 0 726 692 ;
|
|
49
|
+
C 59 ; WX 759 ; N a27 ; B 35 0 725 692 ;
|
|
50
|
+
C 60 ; WX 754 ; N a28 ; B 35 0 720 692 ;
|
|
51
|
+
C 61 ; WX 494 ; N a6 ; B 35 0 460 692 ;
|
|
52
|
+
C 62 ; WX 552 ; N a7 ; B 35 0 517 692 ;
|
|
53
|
+
C 63 ; WX 537 ; N a8 ; B 35 0 503 692 ;
|
|
54
|
+
C 64 ; WX 577 ; N a9 ; B 35 96 542 596 ;
|
|
55
|
+
C 65 ; WX 692 ; N a10 ; B 35 -14 657 705 ;
|
|
56
|
+
C 66 ; WX 786 ; N a29 ; B 35 -14 751 705 ;
|
|
57
|
+
C 67 ; WX 788 ; N a30 ; B 35 -14 752 705 ;
|
|
58
|
+
C 68 ; WX 788 ; N a31 ; B 35 -14 753 705 ;
|
|
59
|
+
C 69 ; WX 790 ; N a32 ; B 35 -14 756 705 ;
|
|
60
|
+
C 70 ; WX 793 ; N a33 ; B 35 -13 759 705 ;
|
|
61
|
+
C 71 ; WX 794 ; N a34 ; B 35 -13 759 705 ;
|
|
62
|
+
C 72 ; WX 816 ; N a35 ; B 35 -14 782 705 ;
|
|
63
|
+
C 73 ; WX 823 ; N a36 ; B 35 -14 787 705 ;
|
|
64
|
+
C 74 ; WX 789 ; N a37 ; B 35 -14 754 705 ;
|
|
65
|
+
C 75 ; WX 841 ; N a38 ; B 35 -14 807 705 ;
|
|
66
|
+
C 76 ; WX 823 ; N a39 ; B 35 -14 789 705 ;
|
|
67
|
+
C 77 ; WX 833 ; N a40 ; B 35 -14 798 705 ;
|
|
68
|
+
C 78 ; WX 816 ; N a41 ; B 35 -13 782 705 ;
|
|
69
|
+
C 79 ; WX 831 ; N a42 ; B 35 -14 796 705 ;
|
|
70
|
+
C 80 ; WX 923 ; N a43 ; B 35 -14 888 705 ;
|
|
71
|
+
C 81 ; WX 744 ; N a44 ; B 35 0 710 692 ;
|
|
72
|
+
C 82 ; WX 723 ; N a45 ; B 35 0 688 692 ;
|
|
73
|
+
C 83 ; WX 749 ; N a46 ; B 35 0 714 692 ;
|
|
74
|
+
C 84 ; WX 790 ; N a47 ; B 34 -14 756 705 ;
|
|
75
|
+
C 85 ; WX 792 ; N a48 ; B 35 -14 758 705 ;
|
|
76
|
+
C 86 ; WX 695 ; N a49 ; B 35 -14 661 706 ;
|
|
77
|
+
C 87 ; WX 776 ; N a50 ; B 35 -6 741 699 ;
|
|
78
|
+
C 88 ; WX 768 ; N a51 ; B 35 -7 734 699 ;
|
|
79
|
+
C 89 ; WX 792 ; N a52 ; B 35 -14 757 705 ;
|
|
80
|
+
C 90 ; WX 759 ; N a53 ; B 35 0 725 692 ;
|
|
81
|
+
C 91 ; WX 707 ; N a54 ; B 35 -13 672 704 ;
|
|
82
|
+
C 92 ; WX 708 ; N a55 ; B 35 -14 672 705 ;
|
|
83
|
+
C 93 ; WX 682 ; N a56 ; B 35 -14 647 705 ;
|
|
84
|
+
C 94 ; WX 701 ; N a57 ; B 35 -14 666 705 ;
|
|
85
|
+
C 95 ; WX 826 ; N a58 ; B 35 -14 791 705 ;
|
|
86
|
+
C 96 ; WX 815 ; N a59 ; B 35 -14 780 705 ;
|
|
87
|
+
C 97 ; WX 789 ; N a60 ; B 35 -14 754 705 ;
|
|
88
|
+
C 98 ; WX 789 ; N a61 ; B 35 -14 754 705 ;
|
|
89
|
+
C 99 ; WX 707 ; N a62 ; B 34 -14 673 705 ;
|
|
90
|
+
C 100 ; WX 687 ; N a63 ; B 36 0 651 692 ;
|
|
91
|
+
C 101 ; WX 696 ; N a64 ; B 35 0 661 691 ;
|
|
92
|
+
C 102 ; WX 689 ; N a65 ; B 35 0 655 692 ;
|
|
93
|
+
C 103 ; WX 786 ; N a66 ; B 34 -14 751 705 ;
|
|
94
|
+
C 104 ; WX 787 ; N a67 ; B 35 -14 752 705 ;
|
|
95
|
+
C 105 ; WX 713 ; N a68 ; B 35 -14 678 705 ;
|
|
96
|
+
C 106 ; WX 791 ; N a69 ; B 35 -14 756 705 ;
|
|
97
|
+
C 107 ; WX 785 ; N a70 ; B 36 -14 751 705 ;
|
|
98
|
+
C 108 ; WX 791 ; N a71 ; B 35 -14 757 705 ;
|
|
99
|
+
C 109 ; WX 873 ; N a72 ; B 35 -14 838 705 ;
|
|
100
|
+
C 110 ; WX 761 ; N a73 ; B 35 0 726 692 ;
|
|
101
|
+
C 111 ; WX 762 ; N a74 ; B 35 0 727 692 ;
|
|
102
|
+
C 112 ; WX 762 ; N a203 ; B 35 0 727 692 ;
|
|
103
|
+
C 113 ; WX 759 ; N a75 ; B 35 0 725 692 ;
|
|
104
|
+
C 114 ; WX 759 ; N a204 ; B 35 0 725 692 ;
|
|
105
|
+
C 115 ; WX 892 ; N a76 ; B 35 0 858 705 ;
|
|
106
|
+
C 116 ; WX 892 ; N a77 ; B 35 -14 858 692 ;
|
|
107
|
+
C 117 ; WX 788 ; N a78 ; B 35 -14 754 705 ;
|
|
108
|
+
C 118 ; WX 784 ; N a79 ; B 35 -14 749 705 ;
|
|
109
|
+
C 119 ; WX 438 ; N a81 ; B 35 -14 403 705 ;
|
|
110
|
+
C 120 ; WX 138 ; N a82 ; B 35 0 104 692 ;
|
|
111
|
+
C 121 ; WX 277 ; N a83 ; B 35 0 242 692 ;
|
|
112
|
+
C 122 ; WX 415 ; N a84 ; B 35 0 380 692 ;
|
|
113
|
+
C 123 ; WX 392 ; N a97 ; B 35 263 357 705 ;
|
|
114
|
+
C 124 ; WX 392 ; N a98 ; B 34 263 357 705 ;
|
|
115
|
+
C 125 ; WX 668 ; N a99 ; B 35 263 633 705 ;
|
|
116
|
+
C 126 ; WX 668 ; N a100 ; B 36 263 634 705 ;
|
|
117
|
+
C 128 ; WX 390 ; N a89 ; B 35 -14 356 705 ;
|
|
118
|
+
C 129 ; WX 390 ; N a90 ; B 35 -14 355 705 ;
|
|
119
|
+
C 130 ; WX 317 ; N a93 ; B 35 0 283 692 ;
|
|
120
|
+
C 131 ; WX 317 ; N a94 ; B 35 0 283 692 ;
|
|
121
|
+
C 132 ; WX 276 ; N a91 ; B 35 0 242 692 ;
|
|
122
|
+
C 133 ; WX 276 ; N a92 ; B 35 0 242 692 ;
|
|
123
|
+
C 134 ; WX 509 ; N a205 ; B 35 0 475 692 ;
|
|
124
|
+
C 135 ; WX 509 ; N a85 ; B 35 0 475 692 ;
|
|
125
|
+
C 136 ; WX 410 ; N a206 ; B 35 0 375 692 ;
|
|
126
|
+
C 137 ; WX 410 ; N a86 ; B 35 0 375 692 ;
|
|
127
|
+
C 138 ; WX 234 ; N a87 ; B 35 -14 199 705 ;
|
|
128
|
+
C 139 ; WX 234 ; N a88 ; B 35 -14 199 705 ;
|
|
129
|
+
C 140 ; WX 334 ; N a95 ; B 35 0 299 692 ;
|
|
130
|
+
C 141 ; WX 334 ; N a96 ; B 35 0 299 692 ;
|
|
131
|
+
C 161 ; WX 732 ; N a101 ; B 35 -143 697 806 ;
|
|
132
|
+
C 162 ; WX 544 ; N a102 ; B 56 -14 488 706 ;
|
|
133
|
+
C 163 ; WX 544 ; N a103 ; B 34 -14 508 705 ;
|
|
134
|
+
C 164 ; WX 910 ; N a104 ; B 35 40 875 651 ;
|
|
135
|
+
C 165 ; WX 667 ; N a106 ; B 35 -14 633 705 ;
|
|
136
|
+
C 166 ; WX 760 ; N a107 ; B 35 -14 726 705 ;
|
|
137
|
+
C 167 ; WX 760 ; N a108 ; B 0 121 758 569 ;
|
|
138
|
+
C 168 ; WX 776 ; N a112 ; B 35 0 741 705 ;
|
|
139
|
+
C 169 ; WX 595 ; N a111 ; B 34 -14 560 705 ;
|
|
140
|
+
C 170 ; WX 694 ; N a110 ; B 35 -14 659 705 ;
|
|
141
|
+
C 171 ; WX 626 ; N a109 ; B 34 0 591 705 ;
|
|
142
|
+
C 172 ; WX 788 ; N a120 ; B 35 -14 754 705 ;
|
|
143
|
+
C 173 ; WX 788 ; N a121 ; B 35 -14 754 705 ;
|
|
144
|
+
C 174 ; WX 788 ; N a122 ; B 35 -14 754 705 ;
|
|
145
|
+
C 175 ; WX 788 ; N a123 ; B 35 -14 754 705 ;
|
|
146
|
+
C 176 ; WX 788 ; N a124 ; B 35 -14 754 705 ;
|
|
147
|
+
C 177 ; WX 788 ; N a125 ; B 35 -14 754 705 ;
|
|
148
|
+
C 178 ; WX 788 ; N a126 ; B 35 -14 754 705 ;
|
|
149
|
+
C 179 ; WX 788 ; N a127 ; B 35 -14 754 705 ;
|
|
150
|
+
C 180 ; WX 788 ; N a128 ; B 35 -14 754 705 ;
|
|
151
|
+
C 181 ; WX 788 ; N a129 ; B 35 -14 754 705 ;
|
|
152
|
+
C 182 ; WX 788 ; N a130 ; B 35 -14 754 705 ;
|
|
153
|
+
C 183 ; WX 788 ; N a131 ; B 35 -14 754 705 ;
|
|
154
|
+
C 184 ; WX 788 ; N a132 ; B 35 -14 754 705 ;
|
|
155
|
+
C 185 ; WX 788 ; N a133 ; B 35 -14 754 705 ;
|
|
156
|
+
C 186 ; WX 788 ; N a134 ; B 35 -14 754 705 ;
|
|
157
|
+
C 187 ; WX 788 ; N a135 ; B 35 -14 754 705 ;
|
|
158
|
+
C 188 ; WX 788 ; N a136 ; B 35 -14 754 705 ;
|
|
159
|
+
C 189 ; WX 788 ; N a137 ; B 35 -14 754 705 ;
|
|
160
|
+
C 190 ; WX 788 ; N a138 ; B 35 -14 754 705 ;
|
|
161
|
+
C 191 ; WX 788 ; N a139 ; B 35 -14 754 705 ;
|
|
162
|
+
C 192 ; WX 788 ; N a140 ; B 35 -14 754 705 ;
|
|
163
|
+
C 193 ; WX 788 ; N a141 ; B 35 -14 754 705 ;
|
|
164
|
+
C 194 ; WX 788 ; N a142 ; B 35 -14 754 705 ;
|
|
165
|
+
C 195 ; WX 788 ; N a143 ; B 35 -14 754 705 ;
|
|
166
|
+
C 196 ; WX 788 ; N a144 ; B 35 -14 754 705 ;
|
|
167
|
+
C 197 ; WX 788 ; N a145 ; B 35 -14 754 705 ;
|
|
168
|
+
C 198 ; WX 788 ; N a146 ; B 35 -14 754 705 ;
|
|
169
|
+
C 199 ; WX 788 ; N a147 ; B 35 -14 754 705 ;
|
|
170
|
+
C 200 ; WX 788 ; N a148 ; B 35 -14 754 705 ;
|
|
171
|
+
C 201 ; WX 788 ; N a149 ; B 35 -14 754 705 ;
|
|
172
|
+
C 202 ; WX 788 ; N a150 ; B 35 -14 754 705 ;
|
|
173
|
+
C 203 ; WX 788 ; N a151 ; B 35 -14 754 705 ;
|
|
174
|
+
C 204 ; WX 788 ; N a152 ; B 35 -14 754 705 ;
|
|
175
|
+
C 205 ; WX 788 ; N a153 ; B 35 -14 754 705 ;
|
|
176
|
+
C 206 ; WX 788 ; N a154 ; B 35 -14 754 705 ;
|
|
177
|
+
C 207 ; WX 788 ; N a155 ; B 35 -14 754 705 ;
|
|
178
|
+
C 208 ; WX 788 ; N a156 ; B 35 -14 754 705 ;
|
|
179
|
+
C 209 ; WX 788 ; N a157 ; B 35 -14 754 705 ;
|
|
180
|
+
C 210 ; WX 788 ; N a158 ; B 35 -14 754 705 ;
|
|
181
|
+
C 211 ; WX 788 ; N a159 ; B 35 -14 754 705 ;
|
|
182
|
+
C 212 ; WX 894 ; N a160 ; B 35 58 860 634 ;
|
|
183
|
+
C 213 ; WX 838 ; N a161 ; B 35 152 803 540 ;
|
|
184
|
+
C 214 ; WX 1016 ; N a163 ; B 34 152 981 540 ;
|
|
185
|
+
C 215 ; WX 458 ; N a164 ; B 35 -127 422 820 ;
|
|
186
|
+
C 216 ; WX 748 ; N a196 ; B 35 94 698 597 ;
|
|
187
|
+
C 217 ; WX 924 ; N a165 ; B 35 140 890 552 ;
|
|
188
|
+
C 218 ; WX 748 ; N a192 ; B 35 94 698 597 ;
|
|
189
|
+
C 219 ; WX 918 ; N a166 ; B 35 166 884 526 ;
|
|
190
|
+
C 220 ; WX 927 ; N a167 ; B 35 32 892 660 ;
|
|
191
|
+
C 221 ; WX 928 ; N a168 ; B 35 129 891 562 ;
|
|
192
|
+
C 222 ; WX 928 ; N a169 ; B 35 128 893 563 ;
|
|
193
|
+
C 223 ; WX 834 ; N a170 ; B 35 155 799 537 ;
|
|
194
|
+
C 224 ; WX 873 ; N a171 ; B 35 93 838 599 ;
|
|
195
|
+
C 225 ; WX 828 ; N a172 ; B 35 104 791 588 ;
|
|
196
|
+
C 226 ; WX 924 ; N a173 ; B 35 98 889 594 ;
|
|
197
|
+
C 227 ; WX 924 ; N a162 ; B 35 98 889 594 ;
|
|
198
|
+
C 228 ; WX 917 ; N a174 ; B 35 0 882 692 ;
|
|
199
|
+
C 229 ; WX 930 ; N a175 ; B 35 84 896 608 ;
|
|
200
|
+
C 230 ; WX 931 ; N a176 ; B 35 84 896 608 ;
|
|
201
|
+
C 231 ; WX 463 ; N a177 ; B 35 -99 429 791 ;
|
|
202
|
+
C 232 ; WX 883 ; N a178 ; B 35 71 848 623 ;
|
|
203
|
+
C 233 ; WX 836 ; N a179 ; B 35 44 802 648 ;
|
|
204
|
+
C 234 ; WX 836 ; N a193 ; B 35 44 802 648 ;
|
|
205
|
+
C 235 ; WX 867 ; N a180 ; B 35 101 832 591 ;
|
|
206
|
+
C 236 ; WX 867 ; N a199 ; B 35 101 832 591 ;
|
|
207
|
+
C 237 ; WX 696 ; N a181 ; B 35 44 661 648 ;
|
|
208
|
+
C 238 ; WX 696 ; N a200 ; B 35 44 661 648 ;
|
|
209
|
+
C 239 ; WX 874 ; N a182 ; B 35 77 840 619 ;
|
|
210
|
+
C 241 ; WX 874 ; N a201 ; B 35 73 840 615 ;
|
|
211
|
+
C 242 ; WX 760 ; N a183 ; B 35 0 725 692 ;
|
|
212
|
+
C 243 ; WX 946 ; N a184 ; B 35 160 911 533 ;
|
|
213
|
+
C 244 ; WX 771 ; N a197 ; B 34 37 736 655 ;
|
|
214
|
+
C 245 ; WX 865 ; N a185 ; B 35 207 830 481 ;
|
|
215
|
+
C 246 ; WX 771 ; N a194 ; B 34 37 736 655 ;
|
|
216
|
+
C 247 ; WX 888 ; N a198 ; B 34 -19 853 712 ;
|
|
217
|
+
C 248 ; WX 967 ; N a186 ; B 35 124 932 568 ;
|
|
218
|
+
C 249 ; WX 888 ; N a195 ; B 34 -19 853 712 ;
|
|
219
|
+
C 250 ; WX 831 ; N a187 ; B 35 113 796 579 ;
|
|
220
|
+
C 251 ; WX 873 ; N a188 ; B 36 118 838 578 ;
|
|
221
|
+
C 252 ; WX 927 ; N a189 ; B 35 150 891 542 ;
|
|
222
|
+
C 253 ; WX 970 ; N a190 ; B 35 76 931 616 ;
|
|
223
|
+
C 254 ; WX 918 ; N a191 ; B 34 99 884 593 ;
|
|
224
|
+
EndCharMetrics
|
|
225
|
+
EndFontMetrics
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Font Metrics for the 14 PDF Core Fonts
|
|
2
|
+
======================================
|
|
3
|
+
|
|
4
|
+
This directory contains font metrics for the 14 PDF Core Fonts,
|
|
5
|
+
downloaded from Adobe. The title and this paragraph were added by
|
|
6
|
+
Matplotlib developers. The download URL was
|
|
7
|
+
<http://partners.adobe.com/public/developer/font/index.html>.
|
|
8
|
+
|
|
9
|
+
This file and the 14 PostScript(R) AFM files it accompanies may be used, copied,
|
|
10
|
+
and distributed for any purpose and without charge, with or without modification,
|
|
11
|
+
provided that all copyright notices are retained; that the AFM files are not
|
|
12
|
+
distributed without this file; that all modifications to this file or any of
|
|
13
|
+
the AFM files are prominently noted in the modified file(s); and that this
|
|
14
|
+
paragraph is not modified. Adobe Systems has no responsibility or obligation
|
|
15
|
+
to support the use of the AFM files.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
|
|
2
|
+
Glyphs imported from Arev fonts are (c) Tavmjong Bah (see below)
|
|
3
|
+
|
|
4
|
+
Bitstream Vera Fonts Copyright
|
|
5
|
+
------------------------------
|
|
6
|
+
|
|
7
|
+
Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
|
|
8
|
+
a trademark of Bitstream, Inc.
|
|
9
|
+
|
|
10
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11
|
+
of the fonts accompanying this license ("Fonts") and associated
|
|
12
|
+
documentation files (the "Font Software"), to reproduce and distribute the
|
|
13
|
+
Font Software, including without limitation the rights to use, copy, merge,
|
|
14
|
+
publish, distribute, and/or sell copies of the Font Software, and to permit
|
|
15
|
+
persons to whom the Font Software is furnished to do so, subject to the
|
|
16
|
+
following conditions:
|
|
17
|
+
|
|
18
|
+
The above copyright and trademark notices and this permission notice shall
|
|
19
|
+
be included in all copies of one or more of the Font Software typefaces.
|
|
20
|
+
|
|
21
|
+
The Font Software may be modified, altered, or added to, and in particular
|
|
22
|
+
the designs of glyphs or characters in the Fonts may be modified and
|
|
23
|
+
additional glyphs or characters may be added to the Fonts, only if the fonts
|
|
24
|
+
are renamed to names not containing either the words "Bitstream" or the word
|
|
25
|
+
"Vera".
|
|
26
|
+
|
|
27
|
+
This License becomes null and void to the extent applicable to Fonts or Font
|
|
28
|
+
Software that has been modified and is distributed under the "Bitstream
|
|
29
|
+
Vera" names.
|
|
30
|
+
|
|
31
|
+
The Font Software may be sold as part of a larger software package but no
|
|
32
|
+
copy of one or more of the Font Software typefaces may be sold by itself.
|
|
33
|
+
|
|
34
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
35
|
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
|
|
36
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
|
|
37
|
+
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
|
|
38
|
+
FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
|
|
39
|
+
ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
|
|
40
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
|
|
41
|
+
THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
|
|
42
|
+
FONT SOFTWARE.
|
|
43
|
+
|
|
44
|
+
Except as contained in this notice, the names of Gnome, the Gnome
|
|
45
|
+
Foundation, and Bitstream Inc., shall not be used in advertising or
|
|
46
|
+
otherwise to promote the sale, use or other dealings in this Font Software
|
|
47
|
+
without prior written authorization from the Gnome Foundation or Bitstream
|
|
48
|
+
Inc., respectively. For further information, contact: fonts at gnome dot
|
|
49
|
+
org.
|
|
50
|
+
|
|
51
|
+
Arev Fonts Copyright
|
|
52
|
+
------------------------------
|
|
53
|
+
|
|
54
|
+
Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
|
|
55
|
+
|
|
56
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
57
|
+
a copy of the fonts accompanying this license ("Fonts") and
|
|
58
|
+
associated documentation files (the "Font Software"), to reproduce
|
|
59
|
+
and distribute the modifications to the Bitstream Vera Font Software,
|
|
60
|
+
including without limitation the rights to use, copy, merge, publish,
|
|
61
|
+
distribute, and/or sell copies of the Font Software, and to permit
|
|
62
|
+
persons to whom the Font Software is furnished to do so, subject to
|
|
63
|
+
the following conditions:
|
|
64
|
+
|
|
65
|
+
The above copyright and trademark notices and this permission notice
|
|
66
|
+
shall be included in all copies of one or more of the Font Software
|
|
67
|
+
typefaces.
|
|
68
|
+
|
|
69
|
+
The Font Software may be modified, altered, or added to, and in
|
|
70
|
+
particular the designs of glyphs or characters in the Fonts may be
|
|
71
|
+
modified and additional glyphs or characters may be added to the
|
|
72
|
+
Fonts, only if the fonts are renamed to names not containing either
|
|
73
|
+
the words "Tavmjong Bah" or the word "Arev".
|
|
74
|
+
|
|
75
|
+
This License becomes null and void to the extent applicable to Fonts
|
|
76
|
+
or Font Software that has been modified and is distributed under the
|
|
77
|
+
"Tavmjong Bah Arev" names.
|
|
78
|
+
|
|
79
|
+
The Font Software may be sold as part of a larger software package but
|
|
80
|
+
no copy of one or more of the Font Software typefaces may be sold by
|
|
81
|
+
itself.
|
|
82
|
+
|
|
83
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
84
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
85
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
86
|
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
|
|
87
|
+
TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
88
|
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
89
|
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
90
|
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
91
|
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
92
|
+
|
|
93
|
+
Except as contained in this notice, the name of Tavmjong Bah shall not
|
|
94
|
+
be used in advertising or otherwise to promote the sale, use or other
|
|
95
|
+
dealings in this Font Software without prior written authorization
|
|
96
|
+
from Tavmjong Bah. For further information, contact: tavmjong @ free
|
|
97
|
+
. fr.
|
|
98
|
+
|
|
99
|
+
$Id: LICENSE 2133 2007-11-28 02:46:28Z lechimp $
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
The STIX fonts distributed with matplotlib have been modified from
|
|
2
|
+
their canonical form. They have been converted from OTF to TTF format
|
|
3
|
+
using Fontforge and this script:
|
|
4
|
+
|
|
5
|
+
#!/usr/bin/env fontforge
|
|
6
|
+
i=1
|
|
7
|
+
while ( i<$argc )
|
|
8
|
+
Open($argv[i])
|
|
9
|
+
Generate($argv[i]:r + ".ttf")
|
|
10
|
+
i = i+1
|
|
11
|
+
endloop
|
|
12
|
+
|
|
13
|
+
The original STIX Font License begins below.
|
|
14
|
+
|
|
15
|
+
-----------------------------------------------------------
|
|
16
|
+
|
|
17
|
+
STIX Font License
|
|
18
|
+
|
|
19
|
+
24 May 2010
|
|
20
|
+
|
|
21
|
+
Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American
|
|
22
|
+
Institute of Physics, the American Chemical Society, the American Mathematical
|
|
23
|
+
Society, the American Physical Society, Elsevier, Inc., and The Institute of
|
|
24
|
+
Electrical and Electronic Engineers, Inc. (www.stixfonts.org), with Reserved
|
|
25
|
+
Font Name STIX Fonts, STIX Fonts (TM) is a trademark of The Institute of
|
|
26
|
+
Electrical and Electronics Engineers, Inc.
|
|
27
|
+
|
|
28
|
+
Portions copyright (c) 1998-2003 by MicroPress, Inc. (www.micropress-inc.com),
|
|
29
|
+
with Reserved Font Name TM Math. To obtain additional mathematical fonts, please
|
|
30
|
+
contact MicroPress, Inc., 68-30 Harrow Street, Forest Hills, NY 11375, USA,
|
|
31
|
+
Phone: (718) 575-1816.
|
|
32
|
+
|
|
33
|
+
Portions copyright (c) 1990 by Elsevier, Inc.
|
|
34
|
+
|
|
35
|
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
36
|
+
This license is copied below, and is also available with a FAQ at:
|
|
37
|
+
https://scripts.sil.org/OFL
|
|
38
|
+
|
|
39
|
+
-----------------------------------------------------------
|
|
40
|
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
41
|
+
-----------------------------------------------------------
|
|
42
|
+
|
|
43
|
+
PREAMBLE
|
|
44
|
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
45
|
+
development of collaborative font projects, to support the font creation
|
|
46
|
+
efforts of academic and linguistic communities, and to provide a free and
|
|
47
|
+
open framework in which fonts may be shared and improved in partnership
|
|
48
|
+
with others.
|
|
49
|
+
|
|
50
|
+
The OFL allows the licensed fonts to be used, studied, modified and
|
|
51
|
+
redistributed freely as long as they are not sold by themselves. The
|
|
52
|
+
fonts, including any derivative works, can be bundled, embedded,
|
|
53
|
+
redistributed and/or sold with any software provided that any reserved
|
|
54
|
+
names are not used by derivative works. The fonts and derivatives,
|
|
55
|
+
however, cannot be released under any other type of license. The
|
|
56
|
+
requirement for fonts to remain under this license does not apply
|
|
57
|
+
to any document created using the fonts or their derivatives.
|
|
58
|
+
|
|
59
|
+
DEFINITIONS
|
|
60
|
+
"Font Software" refers to the set of files released by the Copyright
|
|
61
|
+
Holder(s) under this license and clearly marked as such. This may
|
|
62
|
+
include source files, build scripts and documentation.
|
|
63
|
+
|
|
64
|
+
"Reserved Font Name" refers to any names specified as such after the
|
|
65
|
+
copyright statement(s).
|
|
66
|
+
|
|
67
|
+
"Original Version" refers to the collection of Font Software components as
|
|
68
|
+
distributed by the Copyright Holder(s).
|
|
69
|
+
|
|
70
|
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
71
|
+
or substituting -- in part or in whole -- any of the components of the
|
|
72
|
+
Original Version, by changing formats or by porting the Font Software to a
|
|
73
|
+
new environment.
|
|
74
|
+
|
|
75
|
+
"Author" refers to any designer, engineer, programmer, technical
|
|
76
|
+
writer or other person who contributed to the Font Software.
|
|
77
|
+
|
|
78
|
+
PERMISSION & CONDITIONS
|
|
79
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
80
|
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
81
|
+
redistribute, and sell modified and unmodified copies of the Font
|
|
82
|
+
Software, subject to the following conditions:
|
|
83
|
+
|
|
84
|
+
1) Neither the Font Software nor any of its individual components,
|
|
85
|
+
in Original or Modified Versions, may be sold by itself.
|
|
86
|
+
|
|
87
|
+
2) Original or Modified Versions of the Font Software may be bundled,
|
|
88
|
+
redistributed and/or sold with any software, provided that each copy
|
|
89
|
+
contains the above copyright notice and this license. These can be
|
|
90
|
+
included either as stand-alone text files, human-readable headers or
|
|
91
|
+
in the appropriate machine-readable metadata fields within text or
|
|
92
|
+
binary files as long as those fields can be easily viewed by the user.
|
|
93
|
+
|
|
94
|
+
3) No Modified Version of the Font Software may use the Reserved Font
|
|
95
|
+
Name(s) unless explicit written permission is granted by the corresponding
|
|
96
|
+
Copyright Holder. This restriction only applies to the primary font name as
|
|
97
|
+
presented to the users.
|
|
98
|
+
|
|
99
|
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
100
|
+
Software shall not be used to promote, endorse or advertise any
|
|
101
|
+
Modified Version, except to acknowledge the contribution(s) of the
|
|
102
|
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
103
|
+
permission.
|
|
104
|
+
|
|
105
|
+
5) The Font Software, modified or unmodified, in part or in whole,
|
|
106
|
+
must be distributed entirely under this license, and must not be
|
|
107
|
+
distributed under any other license. The requirement for fonts to
|
|
108
|
+
remain under this license does not apply to any document created
|
|
109
|
+
using the Font Software.
|
|
110
|
+
|
|
111
|
+
TERMINATION
|
|
112
|
+
This license becomes null and void if any of the above conditions are
|
|
113
|
+
not met.
|
|
114
|
+
|
|
115
|
+
DISCLAIMER
|
|
116
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
117
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
118
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
119
|
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
120
|
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
121
|
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
122
|
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
123
|
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
124
|
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
3
|
+
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
+
<!-- Created with matplotlib (http://matplotlib.org/) -->
|
|
5
|
+
<svg height="72pt" version="1.1" viewBox="0 0 72 72" width="72pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
6
|
+
<defs>
|
|
7
|
+
<style type="text/css">
|
|
8
|
+
*{stroke-linecap:butt;stroke-linejoin:round;}
|
|
9
|
+
</style>
|
|
10
|
+
</defs>
|
|
11
|
+
<g id="figure_1">
|
|
12
|
+
<g id="patch_1">
|
|
13
|
+
<path d="M 0 72
|
|
14
|
+
L 72 72
|
|
15
|
+
L 72 0
|
|
16
|
+
L 0 0
|
|
17
|
+
z
|
|
18
|
+
" style="fill:none;opacity:0;"/>
|
|
19
|
+
</g>
|
|
20
|
+
<g id="text_1">
|
|
21
|
+
<path d="M 65.144375 35.006875
|
|
22
|
+
C 65.144375 32.425 63.43375 30.15125 60.703125 30.15125
|
|
23
|
+
L 33.991875 30.15125
|
|
24
|
+
L 45.105625 19.0375
|
|
25
|
+
C 46.019375 18.12375 46.550625 16.87 46.550625 15.584375
|
|
26
|
+
C 46.550625 14.288125 46.019375 13.034375 45.105625 12.13125
|
|
27
|
+
L 42.258125 9.315625
|
|
28
|
+
C 41.344375 8.4125 40.133125 7.88125 38.8475 7.88125
|
|
29
|
+
C 37.55125 7.88125 36.2975 8.4125 35.394375 9.315625
|
|
30
|
+
L 10.69125 33.986875
|
|
31
|
+
C 9.82 34.900625 9.28875 36.14375 9.28875 37.44
|
|
32
|
+
C 9.28875 38.725625 9.82 39.979375 10.69125 40.850625
|
|
33
|
+
L 35.394375 65.59625
|
|
34
|
+
C 36.2975 66.4675 37.55125 66.99875 38.8475 66.99875
|
|
35
|
+
C 40.133125 66.99875 41.386875 66.4675 42.258125 65.59625
|
|
36
|
+
L 45.105625 62.70625
|
|
37
|
+
C 46.019375 61.835 46.550625 60.58125 46.550625 59.295625
|
|
38
|
+
C 46.550625 58.01 46.019375 56.75625 45.105625 55.885
|
|
39
|
+
L 33.991875 44.72875
|
|
40
|
+
L 60.703125 44.72875
|
|
41
|
+
C 63.43375 44.72875 65.144375 42.444375 65.144375 39.8625
|
|
42
|
+
z
|
|
43
|
+
" style="fill:black;"/>
|
|
44
|
+
</g>
|
|
45
|
+
</g>
|
|
46
|
+
</svg>
|
|
Binary file
|
|
Binary file
|