<esc>(s1pv0s0b16602TIf you want to add the font as a readfont, you must replace <esc> with <1B> and divide the sequence into one SelectPrefix and one SelectPrefix section:SelectPrefix "<1B>(s1p" SelectPostfix "v0s0b16602T"
Example 51 Font "Arial" ReadFont "arial.ttf"
SelectPrefix "<1B>(s1p" SelectPostfix "v0s0b16602T"
Codepage "Ansi"<esc>(s0p16.67h15v0s0b3TIf you want to add the font as a width table font you must replace <esc> with <1B> and specify the size and CPI for each font size entry:Size NN SelectPrefix "<1B>(s0p10h10v0s0b3T" CPI NNFont "Courier" WidthTable 8Size 10 SelectPrefix "<1B>(s0p12h12v0s0b3T" CPI 12Size 12 SelectPrefix "<1B>(s0p10h10v0s0b3T" CPI 10
2 Open the dummy *.drs file and copy the font entries.Font "Arial" ReadFont "arial.ttf"
SelectPrefix "Arial" Codepage "Ansi"
4 Replace the SelectPrefix entries with the modified escape sequences. For example:Font "Arial" ReadFont "arial.ttf"
SelectPrefix "<1B>(s1p" SelectPostfix "v0s0b16602T"
Codepage "Ansi"mapfont "Times_New_Roman_bold_underline" "Arial_bold"
OpenText StreamServe 5.6 | Updated: 2013-03-01 |