A-4 LNT Programmer’s Manual
<VerticalJustification>Bottom</VerticalJustification>
<HorizontalJustification>Left</HorizontalJustification>
<Data max="20" min="0" />
</TextField>
</Fields>
</Image>
</Job>
International Font Sample
This sample defines two fixed text fields using the MingLiU™ font (trademark by DynaComware
Corp.) and prints immediately when copied into the Mobile Device’s (printer’s) Temp\Print
folder. You must install the MingLiU font first. ">
<?xml version="1.0" ?>
<Job>
<LabelSize units="Inches" length="1.00" width="2.000" />
<Image id="FontTest" version="1">
<ImageSize units="Inches" x="0.100" y="0.100" height=".750"
width="2.000"
origin="TopLeft" />
<Presentation>0</Presentation>
<Fields>
<TextField id="TYPE_TEXT">
<Volatile>0</Volatile>
<BoundingBox units="Inches" x="0.010" y="0.010" height="0.000"
width="0.000"
/>
<DrawMode>Opaque</DrawMode>
<Font pointsizeheight="12">MINGLIU</Font>
<VerticalJustification>Bottom</VerticalJustification>
<HorizontalJustification>Left</HorizontalJustification>
<Data max="4" min="0" >双字节字体</Data>
</TextField>
<TextField id="DATA_TEXT">
<Volatile>0</Volatile>
<BoundingBox units="Inches" x="0.010" y="0.300" height="0.000"
width="0.000"
/>
<DrawMode>Opaque</DrawMode>
<Font pointsizeheight="12">MINGLIU</Font>
<VerticalJustification>Bottom</VerticalJustification>
<HorizontalJustification>Left</HorizontalJustification>
<Data max="4" min="0" >您好</Data>
</TextField>
</Fields>
</Image>
</Job>
Note: Unicode tilde sequences can be used in place of the International characters within
the <Data> tag. Depending on your font, <Data>~125~002</Data> produces this
character:
.