Scalable fonts

Keith Packard keithp@keithp.com
Tue, 17 Feb 2004 22:42:40 -0800


--==_Exmh_883397408P
Content-Type: text/plain; charset=us-ascii


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



--==_Exmh_883397408P
Content-Type: application/pgp-signature

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

--==_Exmh_883397408P--