User Tools

Site Tools


en:font

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:font [2016/08/13 08:37]
admin
en:font [2016/08/13 08:55]
admin
Line 1: Line 1:
 ===== Font (Statement)===== ===== Font (Statement)=====
 ==== Format ==== ==== Format ====
-font [[stringexpressions|font_name]], [[floatexpressions|font_size_in_point], [[floatexpressions|font_weight]]\\ +font [[stringexpressions|font_name]], [[floatexpressions|font_size_in_point]], [[floatexpressions|font_weight]]\\ 
-font ( [[stringexpressions|font_name]], [[floatexpressions|font_size_in_point], [[floatexpressions|font_weight]] )+font ( [[stringexpressions|font_name]], [[floatexpressions|font_size_in_point]], [[floatexpressions|font_weight]] )
  
 ==== 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}}|
 +|Common Windows Fonts|
  
 ==== Example ==== ==== Example ====
en/font.txt · Last modified: 2020/02/28 10:46 (external edit)