Hi all,
Does FreeType provide a way to parse an AFM file and extract the
corresponding glyph metrics and kerning information, when the accompanying
PFA/PFB file is not present?
One use case is Matplotlib's postscript backend, which can layout glyphs
just based on their metrics but does not need the pfa/pfb files itself.
Right now Matplotlib uses its own handwritten AFM parser, but it would be
nice if FreeType's AFM support could be used instead.
Thanks in advance,
Antony Lee
_______________________________________________
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to