Example 48 Font "Century" ReadFont "CENTURY.TTF"
SelectPrefix "Century" Codepage "Ansi"
Example 49 // Century - regular, italicWidthTable 1 Size 7200
7200 5400 5400 5400 5400 5400 5400 5400 5400 5400...
...
EndFont "Century" WidthTable 1
SelectPrefix "Century" CodePage "Ansi"A driver file and font substitution table can contain mapfont entries where fonts are mapped to other fonts. In the example below, the font Times_New_Roman_bold_underline is mapped to Arial_bold. If StreamServer finds the font Times_New_Roman_bold_underline, it will use Arial_bold in the output.
Example 50 mapfont "Times_New_Roman_bold_underline" "Arial_bold"
| OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |