qt-interest@trolltech.com
[Top] [All Lists]

Re: slow japanese font rendering

Subject: Re: slow japanese font rendering
From: Dimitri
Date: Fri, 15 Jun 2007 17:20:35 +0200
Hi,

Looks like freetype works in concert with fontconfig.
Those sources are inside the Qt tarball, but configure -v with fontconfig fails.

Maybe configure is catching some other version of Freetype, already installed on your system.

[...]
FontConfig auto-detection... ()
CC -c -O2  -I../../../mkspecs/solaris-cc -I.
-I/usr/openwin/share/include -I. -I/usr/sfw/include -o fontconfig.o
fontconfig.cpp

How do you configure Qt? Are you specifying something like the following?
        ./configure -I/usr/sfw/include ...
Where does this "/usr/sfw/include" come from? Is some other version of Freetype installed in /usr/sfw?

--
Dimitri

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>