ATSU Rendering Support added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -68,11 +68,12 @@ protected:
|
||||
bool m_underlined;
|
||||
wxString m_faceName;
|
||||
wxFontEncoding m_encoding;
|
||||
|
||||
|
||||
public :
|
||||
short m_macFontNum ;
|
||||
short m_macFontSize ;
|
||||
unsigned char m_macFontStyle ;
|
||||
wxUint32 m_macATSUFontID ;
|
||||
public :
|
||||
void MacFindFont() ;
|
||||
};
|
||||
|
Reference in New Issue
Block a user