Re: How to get Anti-aliasing to work

2002-12-03 Thread Albert Teixidó
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I've followed your 'mini-mini-howto' step by step and AA works fine! Thanks!

Albert

El Divendres 29 Novembre 2002 12:58, Regnat Nikolaus va escriure:
> Hi,
>
> I suggest you do the following:
>
> apt-get source qt-x11-free
> (This downloads and uncompresses qt 3.0.5 which is recommended for KDE
> 3.0.5, You need to have e.g. the following line in your
> /etc/apt/sources.list deb src
> ftp://ftp.kde.org/pub/kde/stable/3.0.5/Debian/woody ./ )
>
> Then edit the file /debian/rules in your extracted qt-x11-free-3.0.5
> directory
>
> Search for the text "-no-xft" and replace it with -xft
>
> Do a dch -i if you want to increase the Debian version number (to
> distinguish the packages from the original ones), this is optional. dch is
> included in the package devscripts.
>
> run dpkg-buildpackage to create the debs and install them
> (dpkg-buildpackage is included in the package dpkg-dev).
>
> Note that it is not recommended to run XFree86 4.1.0 with xft (therefore it
> was disabled). Read the RELEASE-NOTES.woody in on your kde mirror e.g.
> http://ftp.du.se/pub/mirrors/kde/stable/3.0.5/Debian/woody/RELEASE-NOTES.wo
>ody
>
>

- -- 
Albert Teixidó
Pub PGP key 0x0E16E76 Albert Teixidó <[EMAIL PROTECTED]>
at pgp.rediris.es

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE97GkB48xkXw4W43YRAnz4AJ9+le+QIAnAorC0Q5cUCWoh2FEq7ACgilTH
RF3t4DCsKZZ7nwOzcIP0jsI=
=YpoS
-END PGP SIGNATURE-




Re: How to get Anti-aliasing to work

2002-11-30 Thread Manegold
>Hi,
>
>I suggest you do the following:
>
>apt-get source qt-x11-free 
>(This downloads and uncompresses qt 3.0.5 which is recommended for KDE 3.0.5, 
>You need to have e.g. the following line in your /etc/apt/sources.list
>deb src ftp://ftp.kde.org/pub/kde/stable/3.0.5/Debian/woody ./ )
>
>Then edit the file /debian/rules in your extracted qt-x11-free-3.0.5 
>directory
>
>Search for the text "-no-xft" and replace it with -xft 

Ok. I only deleted "-no-xft", but during configuration it showed xft enabled, 
since it seems to be the default without "-no-xft"

>
>Do a dch -i if you want to increase the Debian version number (to distinguish 
>the packages from the original ones), this is optional. dch is included in 
>the package devscripts.
>
>run dpkg-buildpackage to create the debs and install them (dpkg-buildpackage 
>is included in the package dpkg-dev).
>
>Note that it is not recommended to run XFree86 4.1.0 with xft (therefore it  
>was disabled). Read the RELEASE-NOTES.woody in on your kde mirror e.g.
>http://ftp.du.se/pub/mirrors/kde/stable/3.0.5/Debian/woody/RELEASE-NOTES.woody 
> 

Ok. Installed XFree 4.2.0

However, even though dpkg is happy about dependencies, KDE won't start with my 
compiled qt3 libs. KDM crashes on startup. Why is that?

>Nik
>
> > Hi,
> >
> > What version of QT does work well with debian and kde 3.0.5? Any URL about
> > recompile QT to get anti-aliasing?
> > Thanks,
> >
> > Albert
> >
> > Regnat Nikolaus dijo:
> > > On Friday 29 November 2002 10:44, Manegold wrote:
> > >> Hallo list,
> > >> I use debian woody with KDE 3.04 and I can't get anti-aliasinig to
> > >> work. The checkbox has no effect. When I preview a font (TT or Type1)
> > >> with the Font installer in KControl-Center, the font is displayed with
> > >> anti-aliasing, but not in any apps. What am I missing here?
> > >>
> > >> TIA
> > >> Thorsten
> > >
> > > Hello Thorsten,
> > >
> > > QT is compiled without xft support. You have to recompile QT and enable
> > > xft  support to get anti-aliasing to work.

I hope that means only the QT3 libraries, not the alll the apps as well.

So I still don't have anti-aliasing. Can anyone enlighten me to why kde apps 
don't work with my comiled qt-libs?


TIA
Thorsten

PS: I also tried the qt3-libs of unstable (Version 3.0.4-5), but kde (kdm) 
crashes with them too.
Also apt-get upgrade always goes back to the compiled qt3-libs from my 
sources.list, even though they have the same version info as my compiled 
ones. Why??




Re: How to get Anti-aliasing to work

2002-11-29 Thread Regnat Nikolaus
Hi,

I suggest you do the following:

apt-get source qt-x11-free 
(This downloads and uncompresses qt 3.0.5 which is recommended for KDE 3.0.5, 
You need to have e.g. the following line in your /etc/apt/sources.list
deb src ftp://ftp.kde.org/pub/kde/stable/3.0.5/Debian/woody ./ )

Then edit the file /debian/rules in your extracted qt-x11-free-3.0.5 directory

Search for the text "-no-xft" and replace it with -xft 

Do a dch -i if you want to increase the Debian version number (to distinguish 
the packages from the original ones), this is optional. dch is included in 
the package devscripts.

run dpkg-buildpackage to create the debs and install them (dpkg-buildpackage 
is included in the package dpkg-dev).

Note that it is not recommended to run XFree86 4.1.0 with xft (therefore it  
was disabled). Read the RELEASE-NOTES.woody in on your kde mirror e.g.
http://ftp.du.se/pub/mirrors/kde/stable/3.0.5/Debian/woody/RELEASE-NOTES.woody 
 

Nik

> Hi,
>
> What version of QT does work well with debian and kde 3.0.5? Any URL about
> recompile QT to get anti-aliasing?
> Thanks,
>
> Albert
>
> Regnat Nikolaus dijo:
> > On Friday 29 November 2002 10:44, Manegold wrote:
> >> Hallo list,
> >> I use debian woody with KDE 3.04 and I can't get anti-aliasinig to
> >> work. The checkbox has no effect. When I preview a font (TT or Type1)
> >> with the Font installer in KControl-Center, the font is displayed with
> >> anti-aliasing, but not in any apps. What am I missing here?
> >>
> >> TIA
> >> Thorsten
> >
> > Hello Thorsten,
> >
> > QT is compiled without xft support. You have to recompile QT and enable
> > xft  support to get anti-aliasing to work.
> >
> > Nik
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]




Re: How to get Anti-aliasing to work

2002-11-29 Thread Albert Teixidó
Hi,

What version of QT does work well with debian and kde 3.0.5? Any URL about
recompile QT to get anti-aliasing?
Thanks,

Albert

Regnat Nikolaus dijo:
> On Friday 29 November 2002 10:44, Manegold wrote:
>> Hallo list,
>> I use debian woody with KDE 3.04 and I can't get anti-aliasinig to
>> work. The checkbox has no effect. When I preview a font (TT or Type1)
>> with the Font installer in KControl-Center, the font is displayed with
>> anti-aliasing, but not in any apps. What am I missing here?
>>
>> TIA
>> Thorsten
>
> Hello Thorsten,
>
> QT is compiled without xft support. You have to recompile QT and enable
> xft  support to get anti-aliasing to work.
>
> Nik
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]


-- 
Albert Teixidó
Pub PGP key 0x0E16E76 Albert Teixidó <[EMAIL PROTECTED]>
at pgp.rediris.es





Re: How to get Anti-aliasing to work

2002-11-29 Thread Regnat Nikolaus
On Friday 29 November 2002 10:44, Manegold wrote:
> Hallo list,
> I use debian woody with KDE 3.04 and I can't get anti-aliasinig to work.
> The checkbox has no effect. When I preview a font (TT or Type1) with the
> Font installer in KControl-Center, the font is displayed with
> anti-aliasing, but not in any apps. What am I missing here?
>
> TIA
> Thorsten

Hello Thorsten,

QT is compiled without xft support. You have to recompile QT and enable xft 
support to get anti-aliasing to work.

Nik




How to get Anti-aliasing to work

2002-11-29 Thread Manegold
Hallo list,
I use debian woody with KDE 3.04 and I can't get anti-aliasinig to work. The 
checkbox has no effect. When I preview a font (TT or Type1) with the Font 
installer in KControl-Center, the font is displayed with anti-aliasing, but 
not in any apps. What am I missing here?

TIA
Thorsten