Re: [Andrew Abyzov] qfont_loader patch

2003-06-12 Thread John Levon
On Tue, Jun 03, 2003 at 12:59:55PM +0300, Andrew Abyzov wrote: > JL> QFontInfo has a tendency to lie, unfortunately. Any patch to this code > JL> has to be tested under the following environments at least : Here's an example of how QFontInfo lies on RH8 : Looking for font family eufm10 ... raw

Re: [Andrew Abyzov] qfont_loader patch

2003-06-12 Thread John Levon
On Tue, Jun 03, 2003 at 12:59:55PM +0300, Andrew Abyzov wrote: > Well, I've made some debugging and have found out, that though the font > was loaded normally, rawName() reported it was Nimbus. I tried to use > family(), but it repoted everything I've requested. Then I came The decision on this p

Re: [Andrew Abyzov] qfont_loader patch

2003-06-02 Thread John Levon
On Mon, Jun 02, 2003 at 03:39:12PM +0200, Jean-Marc Lasgouttes wrote: > I've made some improvements to the procedure of symbol font loading in > the qt frontend. Now it uses QFontInfo mechanism recommended by Qt > developers QFontInfo has a tendency to lie, unfortunately. Any patch to this code h

[Andrew Abyzov] qfont_loader patch

2003-06-02 Thread Jean-Marc Lasgouttes
Dear Andrew, I forward your message to the devvies list, so that `people who know' can take a look at it. Thanks a lot. JMarc --- Begin Message --- Hello! I've made some improvements to the procedure of symbol font loading in the qt frontend. Now it uses QFontInfo mechanism recommended by Qt