Windows Develop Bookmark and Share   
 index > Windows Forms General > Information of installed font - more than InstalledFontsCollection.
 

Information of installed font - more than InstalledFontsCollection.

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?

GajÄ…tko  Monday, May 07, 2007 9:50 AM
There's a project written in C++ on CodeProject abouthow to Retrieving font name from TTF file.
Zhi-Xin Ye  Friday, May 11, 2007 6:54 AM
There's a project written in C++ on CodeProject abouthow to Retrieving font name from TTF file.
Zhi-Xin Ye  Friday, May 11, 2007 6:54 AM

You can use google to search for other answers

Custom Search

More Threads

• Monitoring the Clipboard, or adding to a context menu
• Sharing Components across Forms in DesignTime mode
• Visual WebGui Version 5.81.3.74.4b bringing WinForms to the web...
• Faster File access
• Horizontal divider line in Combo Box
• Windows Control Collection
• parent form event which should trigger a routine in each child form without changing the focus
• Plz Help! Unable to anchor/auto-expand/resize ToolStripComboBox.
• help for image viewer with zoom and print control
• Regarding Speech Recognition used in Rich Text Box.