# HG changeset patch # User Dave Love # Date 981916599 0 # Node ID 858f9cee92881f62f1ef7fd03df5ab1fb8e17d05 # Parent 9c2bd5a836b34ee3a8b5cba1acbc72c89ee5cc33 extra fonts diff -r 9c2bd5a836b3 -r 858f9cee9288 INSTALL --- a/INSTALL Sun Feb 11 18:35:57 2001 +0000 +++ b/INSTALL Sun Feb 11 18:36:39 2001 +0000 @@ -181,6 +181,8 @@ . libpng for PNG: ftp://www.libpng.org/pub/png/ . libz (for PNG): http://www.info-zip.org/pub/infozip/zlib/ . libjpeg for JPEG: ftp://ftp.uu.net/graphics/jpeg/ + Get version 6b -- 6a is reported to fail in + Emacs. . libtiff for TIFF: http://www.libtiff.org/ . libungif for GIF: http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml @@ -194,6 +196,20 @@ configure should avoid such old versions. If that happens, use the --without-LIB options to `configure'. See below for more details. +* Extra fonts + +To take proper advantage of Emacs 21's mule-unicode charsets, you need +a Unicode font. For information on Unicode fonts for X, see + and +. + has basic fonts for Emacs's +ISO-8859 charsets. + +XFree86 release 4 (from and mirrors) +contains font support for most, if not all, of the charsets that Emacs +supports. The font files should be usable separately with older X +releases. + DETAILED BUILDING AND INSTALLATION: