1XTOTROFF(1)                 General Commands Manual                XTOTROFF(1)
2
3
4

NAME

6       xtotroff - convert X font metrics into GNU troff font metrics
7

SYNOPSIS

9       xtotroff [ -rresolution ] [ -spoint-size ] [ -v ] FontMap
10

DESCRIPTION

12       xtotroff  takes a FontMap, which maps groff fonts to X11 fonts, creates
13       GNU troff metric files for all fonts listed.  Each line in FontMap con‐
14       sists  of  GNU troff font name and an X font name (XLFD) pattern, sepa‐
15       rated by whitespace.  Example:
16
17         TB   -adobe-times-bold-r-normal--*-*-*-*-p-*-iso8859-1
18
19       The wildcards in the patterns are filled with the arguments to  the  -r
20       and -s switches.  If a font name is still ambiguous, xtotroff aborts.
21

OPTIONS

23       It is possible to have whitespace between a command line option and its
24       parameter.
25
26       -rresolution
27              Set the resolution for all font patterns in FontMap.  The  value
28              is used for both the horizontal and vertical resolution.  If not
29              specified, a resolution of 75dpi is assumed.
30
31       -spoint-size
32              Set the point size for all font patterns  in  FontMap.   If  not
33              specified, a size of 10pt is assumed.
34
35       -v     Print the version number.
36

BUGS

38       The  only  supported font encodings are ‘iso8859-1’ and ’adobe-fontspe‐
39       cific’.
40

SEE ALSO

42       gxditview(1)
43

COPYING

45       Copyright © 2004-2014 Free Software Foundation, Inc.
46
47       Permission is granted to make and distribute verbatim  copies  of  this
48       manual  provided  the  copyright  notice and this permission notice are
49       preserved on all copies.
50
51       Permission is granted to copy and distribute modified versions of  this
52       manual  under  the  conditions  for verbatim copying, provided that the
53       entire resulting derived work is distributed under the terms of a  per‐
54       mission notice identical to this one.
55
56       Permission  is granted to copy and distribute translations of this man‐
57       ual into another language, under the above conditions for modified ver‐
58       sions,  except  that this permission notice may be included in transla‐
59       tions approved by the Free Software Foundation instead of in the origi‐
60       nal English.
61
62
63
64Groff Version 1.22.3            4 November 2014                    XTOTROFF(1)
Impressum