[Function]
To specify font type, font size and font shape of outline font.
[Format]
<$>a,bbb,ccc,d
● Parameter
a {Font Type Specification} = A : Helvetica bold (Proportional)
B : Helvetica bold (Character Pitch Fixed)
b {Font Width Specification} = valid range : 24~999(dot)
c {Font Height Specification} = valid range : 24~999(dot)
d {Font Shape Specification} = 0 : Standard Font (Black)
1 : Font without White
2 : Gray Font (Pattern 1)
3 : Gray Font (Pattern 2)
4 : Gray Font (Pattern 3)
5 : Font with Shadow
6 : Font without white, with Shadow
7 : Mirror Reflection Font
8 : Standard Italic Font
9 : Italic Font without White, with Shadow
[Coding Example] Font Type Specification:A, Font Width Specification:100 dot, Font Height Specification:100 dot,
Font Shape Specification:1
<A>
<V>100<H>100<P>2
<$>A,100,100,1<$=>SATO
<Q>2
<Z>
[Supplementary Explanation]
1.The shape of Italic font is inclining at 15° within the font width specification.
2.Outline Font Print Specification <$=> is specified after Outline Font Shape Specification <$>.
3.Regarding the shape font of 1~9, if the specified dot size is small, it is not easy to differentiate with the font.
4.If font width, height specification is small, it may be damaged by the font.
[Valid Command]