ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/README.unicode
(Generate patch)

Comparing rxvt-unicode/README.unicode (file contents):
Revision 1.7 by pcg, Fri Apr 2 20:40:59 2004 UTC vs.
Revision 1.9 by root, Sat Aug 14 19:38:27 2004 UTC

1Sketchy overview of the details: 1Sketchy overview of the details:
2
3See also the FAQ section in doc/rxvt.1.txt, and README.configure.
2 4
3- the options used in the ./reconf script should work. everything else 5- the options used in the ./reconf script should work. everything else
4 might work and might be broken. 6 might work and might be broken.
5 7
6- wchar_t MUST be UNICODE or ISO-10646-1 on your system, or various things 8- wchar_t MUST be UNICODE or ISO-10646-1 on your system, or various things
51 better, too, as they then match other fonts in weight. 53 better, too, as they then match other fonts in weight.
52 54
53- src/defaultfont.C lists the fallback fonts that are tried when a 55- src/defaultfont.C lists the fallback fonts that are tried when a
54 character cannot be displayed with the current list of fonts. 56 character cannot be displayed with the current list of fonts.
55 57
56- using bold fonts for the bold attribute is not supported by xft 58- if the realBold resource has been set, bold fonts will be used to
57 and will not be supported by rxvt-unicode, either, even for normal X11 59 display text with the bold attribute; you should specify the bold fonts
58 fonts. 60 you want to use in the list of fonts after the normal fonts
59 61
60- normal bold text will use reverse video unless the colorBD resource has 62- otherwise, normal bold text will use reverse video unless the colorBD
61 been set. coloured text will use high-intensity colours for bold. 63 resource has been set. coloured text will use high-intensity colours for
64 bold.
62 65
63Marc <rxvt@plan9.de> 66Marc <rxvt@plan9.de>
64 67

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines