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

Re: slow japanese font rendering

Subject: Re: slow japanese font rendering
From: "Benjamin Sergeant"
Date: Fri, 15 Jun 2007 07:20:01 -0700
Looks like freetype works in concert with fontconfig.
Those sources are inside the Qt tarball, but configure -v with fontconfig fails.
How am I supposed to tell configure to build fontconfig/freetype from
the 3rdparty Qt sources. Should I cd there and build manually ?

And is XRender needed to do that ?
(... and is all of this related to my slow font rendering :) ...

Thanks,
Benjamin.

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
"fontconfig.cpp", line 1: Error: Could not open include file<ft2build.h>.
"fontconfig.cpp", line 2: Error: Badly formed include file name.
"fontconfig.cpp", line 2: Error: There is extra text on this line.
"fontconfig.cpp", line 3: Error: Could not open include
file<fontconfig/fontconfig.h>.
"fontconfig.cpp", line 6: Error: #error "This version of fontconfig is
tool old, it is missing the FC_RGBA_UNKNOWN define".
*** Error code 1
make: Fatal error: Command failed for target `fontconfig.o'


On 6/14/07, Benjamin Sergeant <bsergean@xxxxxxxxx> wrote:
I try to display a menu item which is localized by Qt, and it takes up
to 3 or 4 seconds to display . It happens on a bunch of Unix (Sun - HP
- IRIX - AIX) machine, but on my Linux box everything's fine.

 - No freetype
 - Not compiled with iconv support

Any hints ?

Thanks,
Benjamin.

ps:
I'm trying to look at what's happening with truss on Solaris, see if
it's helping ...


--
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>