aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-06-24 07:00:58 +0000
committerEli Zaretskii2006-06-24 07:00:58 +0000
commit310411dbb51883163d276eb97eddfbb018305227 (patch)
treee2f42d5e9846a73e7c5a551c87fcefeafe77078b
parentd9034473c945cfcef566d4593d2baabbb78f1c3b (diff)
downloademacs-310411dbb51883163d276eb97eddfbb018305227.tar.gz
emacs-310411dbb51883163d276eb97eddfbb018305227.zip
Mention www.nongnu.org pages that list free Unicode fonts.
-rw-r--r--INSTALL8
1 files changed, 6 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6d5383eee29..be771386508 100644
--- a/INSTALL
+++ b/INSTALL
@@ -153,8 +153,8 @@ configure should avoid such old versions. If that happens, use the
153 153
154* Extra fonts 154* Extra fonts
155 155
156At first, Emacs does not include fonts and does not install them. You 156The Emacs distribution does not include fonts and does not install
157must do this yourself. 157them. You must do that yourself.
158 158
159To take proper advantage of Emacs 21's mule-unicode charsets, you need 159To take proper advantage of Emacs 21's mule-unicode charsets, you need
160a suitable font. For `Unicode' (ISO 10646) fonts for X, see 160a suitable font. For `Unicode' (ISO 10646) fonts for X, see
@@ -179,6 +179,10 @@ BDF fonts etl-unicode.tar.gz used by ps-print and ps-mule to print
179Unicode characters are available from <URL:ftp://ftp.x.org/contrib/fonts/> 179Unicode characters are available from <URL:ftp://ftp.x.org/contrib/fonts/>
180and <URL:ftp://ftp.xfree86.org/pub/mirror/X.Org/contrib/fonts/>. 180and <URL:ftp://ftp.xfree86.org/pub/mirror/X.Org/contrib/fonts/>.
181 181
182Finally, the Web pages <URL:http://www.nongnu.org/freefont/index.html>
183and <URL:http://www.nongnu.org/freefont/resources.html> list a large
184number of free Unicode fonts.
185
182* GNU/Linux development packages 186* GNU/Linux development packages
183 187
184Many GNU/Linux systems do not come with development packages by 188Many GNU/Linux systems do not come with development packages by