PHP TTF/OTF Reader
Posted
by Abs
on Stack Overflow
See other posts from Stack Overflow
or by Abs
Published on 2010-05-16T10:56:53Z
Indexed on
2010/05/16
11:20 UTC
Read the original article
Hit count: 163
php
Hello all,
Is anyone aware of a font reader class where I can pass in a font file (ttf or otf) and I can find out the font name, the model, artist etc. The meta data really.
Thanks all for any help
© Stack Overflow or respective owner