[bt-devel] font
Martin Gruner
bt-devel@crosswire.org
Fri, 18 May 2001 19:34:05 +0200
> Please update, I added some lines in qrichtext.cpp in the function
> QTextFormat::makeTextFormat. We have now a static
> QMap<QString /*fontname*/, QFont::CharSet /*charset, will be
> QFont::AnyCharSet*/>
Please commit first. ;)
Will there be no problems with different kde locales? I'm thinking of the
trouble your hack in main.cpp caused for people with non-iso8859-1 locales
caused.
Martin
> This workaround works for me although it's a bad workaround. But I have not
> got it working withoutnchanging the Qt3 classes.
I couldn't test yet.