TCL
pitch-table command
.mdThe pitch-table BASIC program builds a pitch table for a font file in the dm,fonts,descr file.
The item generated is followed by the extension,.pitch.
Syntax
pitch-table fonts,desc{item-ID} {(options}
Parameter(s)
| options | ? | Displays online help for this command. |
| c | Writes width in decipoints. | |
| o | Overwrites existing items. | |
| s | Suppresses screen output. | |
| t | (Default) Writes width in ellipses. | |
| w | Displays as it happens. | |
| x | Writes width in hexadecimal scaled decipoints. | |
| y | Displays statistics when done with item. |