.TH d.labels 1grass "" "GRASS 7.8.5" "GRASS GIS User's Manual" .SH NAME \fI\fBd.labels\fR\fR \- Displays text labels (created with v.label) to the active frame on the graphics monitor. .SH KEYWORDS display, paint labels .SH SYNOPSIS \fBd.labels\fR .br \fBd.labels \-\-help\fR .br \fBd.labels\fR [\-\fBi\fR] \fBlabels\fR=\fIstring\fR [\fBminreg\fR=\fIfloat\fR] [\fBmaxreg\fR=\fIfloat\fR] [\-\-\fBhelp\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] [\-\-\fBui\fR] .SS Flags: .IP "\fB\-i\fR" 4m .br Ignore rotation setting and draw horizontally .IP "\fB\-\-help\fR" 4m .br Print usage summary .IP "\fB\-\-verbose\fR" 4m .br Verbose module output .IP "\fB\-\-quiet\fR" 4m .br Quiet module output .IP "\fB\-\-ui\fR" 4m .br Force launching GUI dialog .SS Parameters: .IP "\fBlabels\fR=\fIstring\fR \fB[required]\fR" 4m .br Name of label file .IP "\fBminreg\fR=\fIfloat\fR" 4m .br Minimum region size (diagonal) when labels are displayed .IP "\fBmaxreg\fR=\fIfloat\fR" 4m .br Maximum region size (diagonal) when labels are displayed .SH DESCRIPTION \fId.labels\fR displays a \fIpaint\fR label file in the active display frame on the graphics monitor. Each label has components which determine the text, the location of the text on the image, its size, and the background for the text. This file can be generated with the \fIv.label\fR program or simply created by the user as an ASCII file (using a text editor) and placed in the appropriate directory under the user\(cqs current mapset and location (i.e. $MAPSET/paint/labels/). .SH NOTES Some of the information stored in the label file is unused by \fId.labels\fR. This extra information is used by such programs as \fIps.map\fR. .PP This module was formerly known as \fId.paint.labels\fR. The the old version of \fId.labels\fR from GRASS 5, which provided interactive placement and modification of paint labels, still needs to have its functionality merged into this module. .SH SEE ALSO \fId.font\fR .br \fId.text\fR .br \fId.title\fR .br \fIps.map\fR .br \fIv.label\fR .br .SH AUTHOR James Westervelt, U.S. Army Construction Engineering Research Laboratory .SH SOURCE CODE .PP Available at: d.labels source code (history) .PP Main index | Display index | Topics index | Keywords index | Graphical index | Full index .PP © 2003\-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual