The fCaps button displays a dialog box with seven checkbox controls. These
controls disable certain font simulations for a particular device font. The follow-ing illustration shows the fCaps dialog box:
The following list provides a brief description of each control.
Control | Description |
DF_NOITALIC | Specifies that the device font cannot be italicized using the italic simulation. |
DF_NOUNDER | Specifies that the device font cannot be underlined using the underline simulation. |
DF_XM_CR | Specifies that the Universal Printer Driver should send a carriage-return command after rendering a line of text with this font. |
DF_NO_BOLD | Specifies that the device font cannot be made bold using the bold simulation. |
DF_NO_DOUBLE_UNDERLINE | Specifies that the device font cannot be double-underlined using the double-underline simulation. |
DF_NO_STRIKETHRU | Specifies that the device font cannot be struck through using the strikethrough simulation. |
DF_BKSP_OK | Specifies that a single backspace will be sent when using a character-translation table that uses strikeover characters. If this bit is not set, and the font uses a CTT, explicit x-movement commands are required. |
For the Diconix 150 Plus printer, all font simulations are supported; therefore, none of the checkboxes were selected.
After you have created PFM files for your printer's fonts, you should create a character-translation table (CTT).