enable wxFontMapper in wxDFB port

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-01-22 14:05:07 +00:00
parent 47b6ebde09
commit c3a58b249e
14 changed files with 216 additions and 47 deletions

View File

@@ -16,11 +16,6 @@
#include "wx/fontenc.h"
#include "wx/arrstr.h"
#if wxUSE_PANGO || defined(__WXDFB__)
// defined if the port uses only UTF-8 font encodings internally
#define wxHAS_UTF8_FONTS
#endif
// ----------------------------------------------------------------------------
// wxFontEnumerator enumerates all available fonts on the system or only the
// fonts with given attributes