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

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.95 by root, Thu Jan 12 12:15:10 2006 UTC vs.
Revision 1.96 by root, Fri Jan 13 12:40:46 2006 UTC

172resource B<borderColor>. 172resource B<borderColor>.
173 173
174=item B<-fn> I<fontlist> 174=item B<-fn> I<fontlist>
175 175
176Select the fonts to be used. This is a comma separated list of font names 176Select the fonts to be used. This is a comma separated list of font names
177that are used in turn when trying to display Unicode characters. The 177that are checked in order when trying to find glyphs for characters. The
178first font defines the cell size for characters; other fonts might be 178first font defines the cell size for characters; other fonts might be
179smaller, but not (in general) larger. A (hopefully) reasonable default 179smaller, but not (in general) larger. A (hopefully) reasonable default
180font list is always appended to it. See resource B<font> for more details. 180font list is always appended to it. See resource B<font> for more details.
181 181
182In short, to specify an X11 core font, just specify it's name or prefix it 182In short, to specify an X11 core font, just specify it's name or prefix it
641menus), in addition to the paths specified by the B<RXVTPATH> and 641menus), in addition to the paths specified by the B<RXVTPATH> and
642B<PATH> environment variables. 642B<PATH> environment variables.
643 643
644=item B<font:> I<fontlist> 644=item B<font:> I<fontlist>
645 645
646Select the fonts to be used. This is a comma separated list of font 646Select the fonts to be used. This is a comma separated list of font names
647names that are used in turn when trying to display Unicode characters. 647that are checked in order when trying to find glyphs for characters. The
648The first font defines the cell size for characters; other fonts might 648first font defines the cell size for characters; other fonts might be
649be smaller, but not larger. A reasonable default font list is always 649smaller, but not (in general) larger. A (hopefully) reasonable default
650appended to it; option B<-fn>. 650font list is always appended to it; option B<-fn>.
651 651
652Each font can either be a standard X11 core font (XLFD) name, with 652Each font can either be a standard X11 core font (XLFD) name, with
653optional prefix C<x:> or a Xft font (Compile I<xft>), prefixed with C<xft:>. 653optional prefix C<x:> or a Xft font (Compile I<xft>), prefixed with C<xft:>.
654 654
655In addition, each font can be prefixed with additional hints and 655In addition, each font can be prefixed with additional hints and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines