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

Comparing cvsroot/rxvt-unicode/README.configure (file contents):
Revision 1.68 by root, Sat Nov 13 00:48:11 2010 UTC vs.
Revision 1.70 by root, Mon Dec 13 16:47:27 2010 UTC

17 you can start with a minimal configuration by specifying 17 you can start with a minimal configuration by specifying
18 "--disable-everything" and than adding just the "--enable-..." 18 "--disable-everything" and than adding just the "--enable-..."
19 arguments you want. 19 arguments you want.
20 20
21 --enable-xft (default: enabled) 21 --enable-xft (default: enabled)
22 Add support for Xft (anti-aliases, among others) fonts. Xft fonts 22 Add support for Xft (anti-aliased, among others) fonts. Xft fonts
23 are slower and require lots of memory, but as long as you don't use 23 are slower and require lots of memory, but as long as you don't use
24 them, you don't pay for them. 24 them, you don't pay for them.
25 25
26 --enable-font-styles (default: on) 26 --enable-font-styles (default: on)
27 Add support for bold, *italic* and *bold italic* font styles. The 27 Add support for bold, *italic* and *bold italic* font styles. The
123 support for many file formats including JPG, PNG, TIFF, GIF, XPM, 123 support for many file formats including JPG, PNG, TIFF, GIF, XPM,
124 BMP, ICO and TGA. 124 BMP, ICO and TGA.
125 125
126 --enable-transparency (default: on) 126 --enable-transparency (default: on)
127 Add support for using the root pixmap as background to simulate 127 Add support for using the root pixmap as background to simulate
128 transparency. Note that tint, blur and blend effects depend on 128 transparency. Note that blur and blend effects depend on
129 libAfterImage or on libXrender and on the availability of the RENDER 129 libAfterImage or on libXrender and on the availability of the RENDER
130 extension in the X server. 130 extension in the X server.
131 131
132 --enable-fading (default: on) 132 --enable-fading (default: on)
133 Add support for fading the text when focus is lost. 133 Add support for fading the text when focus is lost.
179 user-pty (-pty-fd) 179 user-pty (-pty-fd)
180 hold on exit (-hold) 180 hold on exit (-hold)
181 compile in built-in block graphics 181 compile in built-in block graphics
182 skip builtin block graphics (-sbg) 182 skip builtin block graphics (-sbg)
183 separate highlight colour (-highlightColor, -highlightTextColor) 183 separate highlight colour (-highlightColor, -highlightTextColor)
184 extended mouse reporting modes (1005 and 1015).
184 185
185 It also enables some non-essential features otherwise disabled, such 186 It also enables some non-essential features otherwise disabled, such
186 as: 187 as:
187 188
188 some round-trip time optimisations 189 some round-trip time optimisations

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines