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

Comparing rxvt-unicode/README.configure (file contents):
Revision 1.17 by root, Sun Aug 15 04:42:45 2004 UTC vs.
Revision 1.18 by root, Sun Aug 15 18:59:05 2004 UTC

16 Add support for Xft (anti-aliases, among others) fonts. Xft fonts 16 Add support for Xft (anti-aliases, among others) fonts. Xft fonts
17 are slower and require lots of memory, but as long as you don't use 17 are slower and require lots of memory, but as long as you don't use
18 them, you don't pay for them. 18 them, you don't pay for them.
19 19
20 --with-codesets=NAME,... 20 --with-codesets=NAME,...
21 Compile in support for additional codeset groups: 21 Compile in support for additional codeset (encoding) groups. These
22 codeset tables are currently only used for driving X11 core fonts,
23 they are not required for Xft fonts. Compiling them in will make
24 your binary bigger (together about 700kB), but it doesn't increase
25 memory usage unless you use an X11 font requiring one of these
26 encodings.
22 27
23 all all of the above 28 all all available codeset groups
24 cn common chinese encodings 29 cn common chinese encodings
25 cn_ext rarely used but very big chinese encodigs 30 cn_ext rarely used but very big chinese encodigs
26 jp common japanese encodings 31 jp common japanese encodings
27 jp_ext rarely used but big japanese encodings 32 jp_ext rarely used but big japanese encodings
28 kr korean encodings 33 kr korean encodings

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines