Posted by Janwillem Borleffs on 01/10/07 14:20
comp.lang.php wrote:
> How can I change it to be an array of the actual TTF font names and
> not the literal TTF font FILE names?
>
When you are able to run Perl, the best thing you can do is to have a look
at the Font::TTF::Name package, build a small perl script that uses its
functionality and call the script from PHP through system/exec.
If you feel up to some extensive reading, here are the specs:
http://www.microsoft.com/typography/default.mspx
JW
Navigation:
[Reply to this message]
|