
14
^A@ Font Selection by the font name
^A@o,h,w,n
Parameter Description
o Orientation
Default: N (Portrait)
Others: I for reverse portrait, B for landscape and R for reverse landscape.
h Cell height in pixels
For bitmap font the h parameter is used to calculate the times to scale the character height.
vsf (vertical scale factor) = (h+ch/2)/ch
Where ch is the original cell height. The vsf must be an integer and its minimum value is 1.
w Cell width in pixels
For bitmap font the h parameter is used to calculate the times to scale the character width.
hsf (hertical scale factor) = (w+cw/2)/cw
Where cw is the original cell width. The hsf must be an integer and its minimum value is 1.
n An optional device character. A max 8-chacter file name and a max 3-character extension name.
e.g. R:ABC.FNT
Example
^XA
^FO20,50^A@,25,22,B:COMIC.FNT^FDThis Is A Soft Font^FS
^XZ
Output
Komentarze do niniejszej Instrukcji