Hello Everyone,
Is there a way to get the Font Name from a .TTF file?
I am doing some work with Text-Over-Image with PHP/GD (to automate email signatures).
There is a list of available fonts (for use by us), and instead of having VERDANA.TTF or L_10646.TTF I would like to be able to extract the name.
If not I will set it up manually but i'd prefer not to have to in case I add more fonts.
Any help would be apreciated..