#include "wx/fontutil.h"
#include "wx/mac/private.h"
+#ifndef __DARWIN__
#include <ATSUnicode.h>
+#endif
-#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
-#endif
class WXDLLEXPORT wxFontRefData: public wxGDIRefData
{
// ATSU Font Information
- // this is splitted into an ATSU font id that may
+ // this is split into an ATSU font id that may
// contain some styles (special bold fonts etc) and
// these are the additional qd styles that are not
// included in the ATSU font id