1d.font(1)                     Grass User's Manual                    d.font(1)
2
3
4

NAME

6       d.font   -  Selects  the  font  in  which text will be displayed on the
7       user’s graphics monitor.
8

KEYWORDS

10       display, settings
11

SYNOPSIS

13       d.font
14       d.font --help
15       d.font [-lv]  [font=string]   [path=name]   [charset=string]   [--help]
16       [--verbose]  [--quiet]  [--ui]
17
18   Flags:
19       -l
20           List fonts
21
22       -v
23           List fonts verbosely
24
25       --help
26           Print usage summary
27
28       --verbose
29           Verbose module output
30
31       --quiet
32           Quiet module output
33
34       --ui
35           Force launching GUI dialog
36
37   Parameters:
38       font=string
39           Choose new current font
40           Default: romans
41
42       path=name
43           Path to Freetype-compatible font including file name
44
45       charset=string
46           Character encoding
47           Default: UTF-8
48

DESCRIPTION

50       d.font  allows  the user to select use of a specific text font for dis‐
51       play of text on the graphics monitor.  If the user does not  specify  a
52       font  when  using other GRASS programs that display text, the font type
53       romans is used by default.
54
55       The user can run this  program  either  non-interactively  or  interac‐
56       tively.  If the user specifies a font type name on the command line the
57       program will run non-interactively.  Alternately, the user  can  simply
58       type  d.font on the command line; in this case, the program will prompt
59       the user for a display text font type.
60
61       Parameter:
62
63       font=name
64           Name of a font type, from among the font types italicized below.
65           Default: romans
66           Options: (italized)
67           cyrilc Cyrillic
68           gothgbt Gothic Great Britain triplex
69           gothgrt Gothic German triplex
70           gothitt Gothic Italian triplex
71           greekc Greek complex
72           greekcs Greek complex script
73           greekp Greek plain
74           greeks Greek simplex
75           italicc Italian complex
76           italiccs Italian complex small
77           italict Italian triplex
78           romanc Roman complex
79           romancs Roman complex small
80           romand Roman duplex
81           romanp Roman plain
82           romans Roman simplex
83           romant Roman triplex
84           scriptc Script complex
85           scripts Script simplex
86

NOTES

88       The font type romans is the fastest font type to display to the  graph‐
89       ics monitor.
90

SEE ALSO

92       d.text
93       d.title
94

AUTHOR

96       James  Westervelt,  U.S. Army Construction Engineering Research Labora‐
97       tory
98
99       d.font uses the public domain version of the Hershey Fonts  created  by
100       Dr.  A.V.  Hershey  while  working at the U.S. National Bureau of Stan‐
101       dards.
102

SOURCE CODE

104       Available at: d.font source code (history)
105
106       Main index | Display index | Topics index | Keywords index |  Graphical
107       index | Full index
108
109       © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
110
111
112
113GRASS 7.8.2                                                          d.font(1)
Impressum