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

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.209 by sf-exg, Tue Jan 4 10:01:53 2011 UTC vs.
Revision 1.210 by sf-exg, Wed Jan 5 17:00:49 2011 UTC

2258I<following> this with the appropriate C<--disable-...> arguments, 2258I<following> this with the appropriate C<--disable-...> arguments,
2259or you can start with a minimal configuration by specifying 2259or you can start with a minimal configuration by specifying
2260C<--disable-everything> and than adding just the C<--enable-...> arguments 2260C<--disable-everything> and than adding just the C<--enable-...> arguments
2261you want. 2261you want.
2262 2262
2263=item --enable-xft (default: enabled) 2263=item --enable-xft (default: on)
2264 2264
2265Add support for Xft (anti-aliased, among others) fonts. Xft fonts are 2265Add support for Xft (anti-aliased, among others) fonts. Xft fonts are
2266slower and require lots of memory, but as long as you don't use them, you 2266slower and require lots of memory, but as long as you don't use them, you
2267don't pay for them. 2267don't pay for them.
2268 2268
2269=item --enable-font-styles (default: on) 2269=item --enable-font-styles (default: on)
2270 2270
2271Add support for B<bold>, I<italic> and B<< I<bold italic> >> font 2271Add support for B<bold>, I<italic> and B<< I<bold italic> >> font
2272styles. The fonts can be set manually or automatically. 2272styles. The fonts can be set manually or automatically.
2273 2273
2274=item --with-codesets=NAME,... (default: all) 2274=item --with-codesets=CS,... (default: all)
2275 2275
2276Compile in support for additional codeset (encoding) groups (C<eu>, C<vn> 2276Compile in support for additional codeset (encoding) groups (C<eu>, C<vn>
2277are always compiled in, which includes most 8-bit character sets). These 2277are always compiled in, which includes most 8-bit character sets). These
2278codeset tables are used for driving X11 core fonts, they are not required 2278codeset tables are used for driving X11 core fonts, they are not required
2279for Xft fonts, although having them compiled in lets rxvt-unicode choose 2279for Xft fonts, although having them compiled in lets rxvt-unicode choose
2330 2330
2331The combining table also contains entries for arabic presentation forms, 2331The combining table also contains entries for arabic presentation forms,
2332but these are not currently used. Bug me if you want these to be used (and 2332but these are not currently used. Bug me if you want these to be used (and
2333tell me how these are to be used...). 2333tell me how these are to be used...).
2334 2334
2335=item --enable-fallback(=CLASS) (default: Rxvt) 2335=item --enable-fallback[=CLASS] (default: Rxvt)
2336 2336
2337When reading resource settings, also read settings for class CLASS. To 2337When reading resource settings, also read settings for class CLASS. To
2338disable resource fallback use --disable-fallback. 2338disable resource fallback use --disable-fallback.
2339 2339
2340=item --with-res-name=NAME (default: urxvt) 2340=item --with-res-name=NAME (default: urxvt)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines