- m_encoding = encoding;
-
- // the internal Pango encoding is always UTF8; here we save the
- // encoding just to make it possible to return it from GetEncoding()
- // FIXME: this seems wrong; shouldn't GetEncoding() always return wxFONTENCODING_UTF8?