31 TCHAR csCopyright[1024];
32 TCHAR csTrademark[1024];
40 LPTSTR lpszDisplayName,
47 LPFONT_PROPERTIES lpFontProps );
struct _tagFONT_PROPERTIES FONT_PROPERTIES
MSW specific font properties.
BOOL GetFontProperties(LPCTSTR lpszFilePath, LPFONT_PROPERTIES lpFontProps)
get font name from the file
BOOL GetFontFile(LPCTSTR lpszFontName, LPTSTR lpszDisplayName, int nDisplayNameSize, LPTSTR lpszFontFile, int nFontFileSize)
find a font that is close to a wxDC font.
MSW specific font properties.