You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A PHP OpenType font parser, capable of extracting glyphs
from TrueType and CFF OpenType fonts. TrueType collections
are not supported (yet).
Have a look at fonttest.php to see an example on how to
use this package.
⚠️ Note: this project hasn't been actively maintained
in almost a decade. If you still use this, and have problems
with modern PHP, fixing that is going to be more work than I
can justify spending on this, so you'll need to help out.
About
This is a PHP code library for parsing TTF/OTF fonts from file.