From koffice-devel Wed Oct 10 21:55:38 2001 From: Nicolas Goutte Date: Wed, 10 Oct 2001 21:55:38 +0000 To: koffice-devel Subject: Re: kformula: see what you can get, it's not much anyway. X-MARC-Message: https://marc.info/?l=koffice-devel&m=100275099607022 Then in this case, I think that you must talk to QT Bugs mailto:qt-bugs@trolltech.com You can also tell them that it is reproductible on the Qt snapshot of 2001-10-06 (the one I am using.) If you would not tell it, I suppose they would tell you to try it first because some changes were done to QFont and friends. Perhaps some of those changes would help for your Truetype font but it does not help for the "normal" symbol fonts. If you want to try yourself a QT snapshot and want to compile KDE with it, you must take care that in kdelibs in the file kdecore/klocale.h the line 44 #define QT_KDE_I18N( message, comment ) i18n( message ) is replaced by #define QT_KDE_I18N( message ) i18n( message ) Have a nice day/evening/night! On Wednesday, 10. October 2001 22:49, Ulrich Kuettler wrote: > On Wednesday 10 October 2001 01:04, Nicolas Goutte wrote: > > When you run xlsfonts , are the symbol fonts ending with "fontspecific"? > > Mine are ending with fontspecific. And I do not know if fontspecific > > encodings are mapped to Unicode at all. :-( > > $ xlsfonts|grep symbol > (...) > > > May be you could try to experiment with QFont::setRawName, at least until > > someone finds a better way. > > That's a good idea. Let's try it. > > Hmm, no. Now I can draw each symbol font I have installed. But the garbaged > form only. I don't get all symbols and those I get are at strange > positions. > > If you are right and fontspecific encoded fonts are not translated (sound > reasonable to me) and the symbol font's encoding cannot be changed I will > have to drop it. I will find a way to use other fonts then. But again this > is difficult as those fonts (for example the ones from TeX) are not > installed by default. > > On the other hand, I cannot believe that it's impossible to use the symbol > font with qt if every other toolkit supports it! > > Uli _______________________________________________ Koffice-devel mailing list Koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel