SATO CL4NX Programming Reference Manual page 93

Hide thumbs Also See for CL4NX:
Table of Contents

Advertisement

[Coding example1] Printing of the built-in (scalable) font
Character code=UTF16BE,Font set=HGMINCHOL,
Modification=Standard, Width=20 dots, Height=20 dots, Print data=SATO
<A>
<V>100<H>100<P>2
<RG>1, HGMINCHOL.ttf,0,20,20,<FF33>16<FF21>16<FF34>16<FF2F>16
<Q>2
<Z>
[Coding example2] Printing of the downloaded True Type font
Character code=UTF16BE,Font set(The downloaded file name)=sample.ttf,
Modification=Standard, Width=40 dots, Height=40 dots, Print data=SATO
<A>
<V>100<H>100<P>2
<RH>1,sample.ttf,0,40,40,<FF33>16<FF21>16<FF34>16<FF2F>16
<Q>2
<Z>
[Coding example3] Printing of the downloaded True Type font
Character code=UTF16BE,Font set(The downloaded file name)=Sample.TTF,
Modification=Standard, Width=40 dots, Height=40 dots, Print data=SATO
<A>
<V>100<H>100<P>2
<RH>1,Sample.TTF,0,40,40,<FF33>16<FF21>16<FF34>16<FF2F>16
<Q>2
<Z>
[Notes]
1. When a character code other than UTF-16 is specified, the character code will be converted into UTF-16. If there are
character codes that cannot be converted, all character strings specified as a parameter error will be printed.
2. If the font corresponding to specified character code doesn't exist, an invalid image defined in the font set will be
printed.
87

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents