[Cooker] QT AA font's b0rken

2002-11-13 Thread Jason Straight
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Seems that AA font's don't work now with QT after update to final.

- -- 
Having no way as way, having no limitation as limitation.
Bruce Lee

PGP Keys: http://www.JeetKuneDoMaster.net/~junfan/pubkey.asc
Jason Straight [EMAIL PROTECTED]
ICQ: 1796276
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iQCVAwUBPdK4JhFHZPcobeHxAQKr1QQAnpLypYe5SsCCVMRz9RrMFbSiO0V85xb9
Cd02+gNtuxErOUWNiCGytC4T2Q6C2BdimNfB/QYngozD+3hnX2vUJRjwkIIi86qP
3X0VHfJ1lJpOdesQf8RQ/fE3+vwyBhvfwJVqwJ+lx//24H3wAZyO6dchSDzB7nfo
roA749ntiwk=
=vwwi
-END PGP SIGNATURE-





Re: [Cooker] QT AA font's b0rken

2002-11-13 Thread scott chevalley
Jason Straight wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Seems that AA font's don't work now with QT after update to final.

- -- 
Having no way as way, having no limitation as limitation.
Bruce Lee

PGP Keys: http://www.JeetKuneDoMaster.net/~junfan/pubkey.asc
Jason Straight [EMAIL PROTECTED]
ICQ: 1796276
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iQCVAwUBPdK4JhFHZPcobeHxAQKr1QQAnpLypYe5SsCCVMRz9RrMFbSiO0V85xb9
Cd02+gNtuxErOUWNiCGytC4T2Q6C2BdimNfB/QYngozD+3hnX2vUJRjwkIIi86qP
3X0VHfJ1lJpOdesQf8RQ/fE3+vwyBhvfwJVqwJ+lx//24H3wAZyO6dchSDzB7nfo
roA749ntiwk=
=vwwi
-END PGP SIGNATURE-


 

I don't see is being linked against libXft2.so or libXft.so, which I 
think would break AA in QT.

[root@avalon-xp lib]# ldd libqt-mt.so.3.1.0
   libmng.so.1 = /usr/lib/libmng.so.1 (0x4070a000)
   libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x40752000)
   libpng12.so.0 = /usr/lib/libpng12.so.0 (0x40773000)
   libz.so.1 = /lib/libz.so.1 (0x40799000)
   libpthread.so.0 = /lib/i686/libpthread.so.0 (0x407a8000)
   libGL.so.1 = /usr/X11R6/lib/libGL.so.1 (0x407bc000)
   libXmu.so.6 = /usr/X11R6/lib/libXmu.so.6 (0x407e1000)
   libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x407f8000)
   libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x40801000)
   libdl.so.2 = /lib/libdl.so.2 (0x40818000)
   libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x4081b000)
   libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x4082b000)
   libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x408f6000)
   libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0x408fc000)
   libstdc++.so.5 = /usr/lib/libstdc++.so.5 (0x40927000)
   libm.so.6 = /lib/i686/libm.so.6 (0x409ec000)
   libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x40a0f000)
   libc.so.6 = /lib/i686/libc.so.6 (0x40a17000)
   liblcms.so.1 = /usr/lib/liblcms.so.1 (0x40b37000)
   libXt.so.6 = /usr/X11R6/lib/libXt.so.6 (0x40b57000)
   libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x40bb)
   libexpat.so.0 = /usr/lib/libexpat.so.0 (0x40c0)
   /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x8000)

hope this helps...

Scott





Re: [Cooker] QT AA font's b0rken

2002-11-13 Thread Brian Smith
Same thing here. ldd shows that 
/usr/lib/qt3/lib/libqt-mt.so is not linked to libXft. 

I just downloaded the source from trolltech and rebuilt 
with the patches I posted a week or so ago, and it seems 
to be working correctly.

On Wed, 13 Nov 2002 15:37:51 -0500
 Jason Straight [EMAIL PROTECTED] wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Seems that AA font's don't work now with QT after update 
to final.




Re: [Cooker] QT AA font's b0rken

2002-11-13 Thread scott chevalley
I'm doing that now... hasn't finished yet, I don't think...

Scott

Brian Smith wrote:


Same thing here. ldd shows that /usr/lib/qt3/lib/libqt-mt.so is not 
linked to libXft.
I just downloaded the source from trolltech and rebuilt with the 
patches I posted a week or so ago, and it seems to be working correctly.

On Wed, 13 Nov 2002 15:37:51 -0500
 Jason Straight [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Seems that AA font's don't work now with QT after update to final.