comparison etc/PROBLEMS @ 34721:4a8980d062ad

Document problems with ISO-8859 fonts which actually include only ASCII glyphs.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 19 Dec 2000 17:21:55 +0000
parents 64dfbe3c76d5
children 40a2c6e62cee
comparison
equal deleted inserted replaced
34720:59030e61613f 34721:4a8980d062ad
1 This file describes various problems that have been encountered 1 This file describes various problems that have been encountered
2 in compiling, installing and running GNU Emacs. 2 in compiling, installing and running GNU Emacs.
3
4 * Some accented ISO-8859-1 characters or umlauts are displayed as | or _.
5
6 Try other font set sizes (S-mouse-1). If the problem persists with
7 other sizes as well, your text is corrupted, probably through software
8 that is not 8-bit clean. If the problem goes away with another font
9 size, it's probably because some fonts pretend to be ISO-8859-1 fonts
10 when they are really ASCII fonts. In particular the schumacher-clean
11 fonts have this bug in some versions of X.
12
13 To see what glyphs are included in a font, use `xfd', like this:
14
15 xfd -fn -schumacher-clean-medium-r-normal--12-120-75-75-c-60-iso8859-1
16
17 If this shows only ASCII glyphs, the font is indeed the source of the
18 problem.
19
20 The solution is to remove the corresponding lines from the appropriate
21 `fonts.alias' file, then run `mkfontdir' in that directory, and then run
22 `xset fp rehash'.
3 23
4 * Large file support is disabled on HP-UX. See the comments in 24 * Large file support is disabled on HP-UX. See the comments in
5 src/s/hpux10.h. 25 src/s/hpux10.h.
6 26
7 * Crashes when displaying uncompressed GIFs with version 27 * Crashes when displaying uncompressed GIFs with version