diff options
| author | Eli Zaretskii | 2006-06-24 07:00:58 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-06-24 07:00:58 +0000 |
| commit | 310411dbb51883163d276eb97eddfbb018305227 (patch) | |
| tree | e2f42d5e9846a73e7c5a551c87fcefeafe77078b | |
| parent | d9034473c945cfcef566d4593d2baabbb78f1c3b (diff) | |
| download | emacs-310411dbb51883163d276eb97eddfbb018305227.tar.gz emacs-310411dbb51883163d276eb97eddfbb018305227.zip | |
Mention www.nongnu.org pages that list free Unicode fonts.
| -rw-r--r-- | INSTALL | 8 |
1 files changed, 6 insertions, 2 deletions
| @@ -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 | ||
| 156 | At first, Emacs does not include fonts and does not install them. You | 156 | The Emacs distribution does not include fonts and does not install |
| 157 | must do this yourself. | 157 | them. You must do that yourself. |
| 158 | 158 | ||
| 159 | To take proper advantage of Emacs 21's mule-unicode charsets, you need | 159 | To take proper advantage of Emacs 21's mule-unicode charsets, you need |
| 160 | a suitable font. For `Unicode' (ISO 10646) fonts for X, see | 160 | a 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 | |||
| 179 | Unicode characters are available from <URL:ftp://ftp.x.org/contrib/fonts/> | 179 | Unicode characters are available from <URL:ftp://ftp.x.org/contrib/fonts/> |
| 180 | and <URL:ftp://ftp.xfree86.org/pub/mirror/X.Org/contrib/fonts/>. | 180 | and <URL:ftp://ftp.xfree86.org/pub/mirror/X.Org/contrib/fonts/>. |
| 181 | 181 | ||
| 182 | Finally, the Web pages <URL:http://www.nongnu.org/freefont/index.html> | ||
| 183 | and <URL:http://www.nongnu.org/freefont/resources.html> list a large | ||
| 184 | number of free Unicode fonts. | ||
| 185 | |||
| 182 | * GNU/Linux development packages | 186 | * GNU/Linux development packages |
| 183 | 187 | ||
| 184 | Many GNU/Linux systems do not come with development packages by | 188 | Many GNU/Linux systems do not come with development packages by |