|
wxArt2D
|
Go to the source code of this file.
Classes | |
| struct | _tagFONT_PROPERTIES |
| MSW specific font properties. More... | |
Typedefs | |
| typedef struct _tagFONT_PROPERTIES | FONT_PROPERTIES |
| MSW specific font properties. | |
|
typedef struct _tagFONT_PROPERTIES * | LPFONT_PROPERTIES |
Functions | |
| BOOL | GetFontFile (LPCTSTR lpszFontName, LPTSTR lpszDisplayName, int nDisplayNameSize, LPTSTR lpszFontFile, int nFontFileSize) |
| find a font that is close to a wxDC font. | |
| BOOL | GetFontProperties (LPCTSTR lpszFilePath, LPFONT_PROPERTIES lpFontProps) |
| get font name from the file | |