Re: Scalable fonts
Keith Packard <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
Around 23 o'clock on Feb 17, Carlos Mateo wrote: > How can I use scalable fonts with kdrive? The best way is to use software that takes advantage of client-side font infrastructure as in the Xft library. That requires no special server support and is in many other ways better as well. Alternatively, you can can built the X font library with FreeType support and it will scale server-side fonts cleanly. In the X font libary directory, do ./configure --enable-freetype <other configure options> Install the new library and restart the X server; things should be well again. -keith
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Exmh version 2.3.1 11/28/2001 iD8DBQFAMwlgQp8BWwlsTdMRAhTMAJ9u8/pB9nU2jufcW3f6vv5adAHfxQCfdcmR KEfh2EeDHjjVfL4dXpHbb0I= =t7tS -----END PGP SIGNATURE-----