Hi!
I need moreinformation about installed fonts than these whichI can get from Font object or InstalledFontsCollection. Itwould be great if I do haveto read directly from TTF file - I'd rather prefer som high-level class/methods etc..
Data that would be useful: is the font TrueType; what is it's path and filename, and maybe some other properties specific for the font.
Do somebody know how to do?