Table 39-3. The font command.
| font actual font ?-displayof window? ?option? | Returns the actual parameters of font. |
| font configure fontname ?option? ?value option value? | Sets or queries the parameters for fontname. |
| font create ?fontname? ?option value ...? | Defines fontname with the specified parameters. |
| font delete fontname ?name2 ...? | Removes the definition for the named fonts. |
| font families ?-displayof win? | Returns the list of font families supported on the display of win. |
| font measure font ?-displayof win? text | Returns the width of text displayed in win with font. |
| font metrics font ?-displayof win? ?option? | The option can be -ascent, -descent, -linespace, or -fixed. |
| font names | Returns the names of defined fonts. |