This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
en:font [2016/08/13 07:38] admin |
en:font [2016/08/13 07:54] admin |
||
---|---|---|---|
Line 6: | Line 6: | ||
==== Description ==== | ==== Description ==== | ||
Sets the font used by the text command to [[stringexpressions|font_name]]. The size that the font will be draw on on the screen is defined in points (1/72"). The third value represents the line weight (from 1 to 100) used in drawing the text on the screen. Typical weights are: Light=25, Normal=50, and Bold=75. | Sets the font used by the text command to [[stringexpressions|font_name]]. The size that the font will be draw on on the screen is defined in points (1/72"). The third value represents the line weight (from 1 to 100) used in drawing the text on the screen. Typical weights are: Light=25, Normal=50, and Bold=75. | ||
+ | |||
+ | {{:commonwindowsfonts.png|Common Windows Fonts}} | ||
==== Example ==== | ==== Example ==== |