[Qt-interest] Font Problem

Yong Taro yanicher at gmail.com
Sat Apr 25 00:20:42 CEST 2009


solved the problem,

when you do ./configure _parameter_list_here_

then by default it has support for fontconfig enabled,
but later on it gives you a quick screen with the detected features
on the platform - and it is here where I saw Fontconfig = no.

The solution is to install fontconfig-dev packages.

The screen passes on quite quick, so maybe to have a small
enhancement to the ./configure step to inform what exactly is going
to be compiled ?

Any ways, thanks.


Yong wrote:
> any one any ideas ?
> 
> On Thu, Apr 23, 2009 at 12:06 AM, Yong <yanicher at gmail.com 
> <mailto:yanicher at gmail.com>> wrote:
> 
> 
>     Hi,
> 
>     I'm back to this problem,
>     thinking it may be a problem with qt-4.5.0, I have built the 4.4.3
>     and I'm having the same problem.
> 
>     The screen shot attached can show what I'm talking about.
>     I have build the qt with this line:
> 
>     -prefix /some/path/here/Frameworks/Qt/4.4.3/debug-shared -debug
>     -shared -no-accessibility -no-qt3support -no-phonon
>     -no-phonon-backend -webkit -assistant-webkit -qt-zlib -qt-gif
>     -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg -no-dbus -no-tablet
> 
>     If you can give me an some pointers.
>     Thanks
> 
> 
> 
> 
>     Yong wrote:
> 
>         Hello,
> 
>         I have compiled and installed qt 4.5.0 to my debian lenny.
>         There are some issues:
>         - with fonts, they are really ugly.
>         - with images, they do not seem to be nicely drawn, especially
>         those that have transparency.
> 
>         Not all the fonts installed on the system are available when I
>         choose for ex:  Assistant->Edit->Preferences
>         When I run "qtconfig" or "qtconfig-qt4" then eveything seems to
>         be ok, all the fonts available and they look cool.
> 
> 
>         what can be the problem ?
> 
> 



More information about the Qt-interest-old mailing list