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.16 by root, Sat Aug 14 03:07:50 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
157 --enable-frills 162 --enable-frills
158 Add support for many small features that are not essential but nice 163 Add support for many small features that are not essential but nice
159 to have. Normally you want this, but for very small binaries you may 164 to have. Normally you want this, but for very small binaries you may
160 want to disable this. 165 want to disable this.
161 166
167 --enable-iso14755
168 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
169 Basic support (section 5.1) is enabled by "--enable-frills", while
170 support for 5.2, 5.3 and 5.4 is enabled with this switch.
171
162 --enable-linespace 172 --enable-linespace
163 Add support to provide user specified line spacing between text 173 Add support to provide user specified line spacing between text
164 rows. 174 rows.
165 175
166 --enable-keepscrolling 176 --enable-keepscrolling

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines