OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
XTOTROFF(1)                 General Commands Manual                XTOTROFF(1)

NAME
       xtotroff - convert X font metrics into GNU troff font metrics

SYNOPSIS
       xtotroff [-r resolution] [-s point-size] font-map

       xtotroff --help

       xtotroff -v
       xtotroff --version

DESCRIPTION
       xtotroff takes a font-map, which maps groff(1) fonts to X11 fonts, cre-
       ates GNU troff(1) metric files for all  fonts  listed.   Each  line  in
       font-map  consists of a groff font name and an X font name as a X Logi-
       cal Font Description (XLFD) pattern, separated by whitespace.  Example:

              TB -adobe-times-bold-r-normal--*-*-*-*-p-*-iso8859-1

       The wildcards in the patterns are filled with the arguments to  the  -r
       and -s switches.  If a font name is still ambiguous, xtotroff aborts.

OPTIONS
       Whitespace is permitted between a command-line option and its argument.

       --help Display a usage message and exit.

       -rresolution
              Set the resolution for all font patterns in font-map.  The value
              is used for both the horizontal and vertical resolution.  If not
              specified, a resolution of 75dpi is assumed.

       -spoint-size
              Set  the  point  size for all font patterns in font-map.  If not
              specified, a size of 10pt is assumed.

       -v
       --version
              Display version information and exit.

BUGS
       The only supported font encodings are "iso8859-1"  and  "adobe-fontspe-
       cific".

SEE ALSO
       groff(1), gxditview(1), troff(1)

groff 1.22.4                    7 February 2022                    XTOTROFF(1)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=xtotroff&sektion=1&manpath=>

home | help