This library provides a data representation and a parser for the Adobe Font Metrics (afm) format. The parser follows version 4.1 and makes no \ attempt to rescue files outside of this specification.
Latest release
opam install adobe_font_metricsLatest commit
opam pin add -y adobe_font_metrics https://gitlab.in2p3.fr/pveber/adobe_font_metrics.gitYou can check how much of your system's fonts can be read with the library by running:
$ dune exec test/test_adobe_font_metrics.exe -- $(locate *.afm)