17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MAG<br />

Chapter 2 Program Instructions<br />

Field of Application Statement for magnifying a font, barfont or image up to four times<br />

separately in regard of height and width.<br />

Syntax MAG,<br />

1 2<br />

1<br />

2<br />

Default value:<br />

is the magnification in regard of height (1–4).<br />

is the magnification in regard of width (1–4).<br />

1,1<br />

Reset to default by: PRINTFEED execution<br />

Remarks Magnification makes the object grow in directions away from the selected<br />

anchor point, see ALIGN statement.<br />

The MAG statement has become more or less obsolete for fonts and bar fonts<br />

with the implementation of scalable fonts. Even if MAG works for such fonts,<br />

the printout quality will be much better by using a larger font size rather than<br />

magnifying a smaller one. However, the MAG statement is retained to allow<br />

compatibility with programs originally written for older <strong>Intermec</strong> Fingerprint<br />

versions.<br />

The MAG statement also works with images. However, since the MAG<br />

statement simply enlarges the bitmap pattern of an image, it is to prefer to<br />

download and use a larger version of an image rather than magnifying a<br />

smaller one.<br />

Note that the MAG statement cannot be used for bar code patterns (use<br />

BARHEIGHT and BARMAG statement for that purpose).<br />

Example This example illustrates how the image "GLOBE.1" is printed both with its<br />

original size and magnified 4 times. Note the rough edges of the curves in the<br />

enlarged image.<br />

10 ALIGN 2<br />

20 PRPOS 300,50<br />

30 FONT "Swiss 721 BT"<br />

40 PRTXT "Normal Size"<br />

50 PRPOS 300,125<br />

60 PRIMAGE "GLOBE.1"<br />

70 PRPOS 300,300<br />

80 PRTXT "Enlarged 4X"<br />

90 PRPOS 300,375<br />

100 MAG 4,4<br />

110 PRIMAGE "GLOBE.1"<br />

120<br />

RUN<br />

PRINTFEED<br />

<strong>Intermec</strong> Fingerprint 7.2 – Reference Manual Ed. 3 143

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!