ITF25 (Interleaved 2 of 5) PCL Bitmap Font Pack Readme

Package Contents
=====================
This package contains the following files:
1.PCL bitmap fonts (*.sfp). 10 bitmap fonts corresponding to 300 dpi printer resolution and point size 12.
Typeface 		Font File 
MRV ITF25M		mrvITF25m.sfp
MRV ITF25MA		mrvITF25ma.sfp
MRV ITF25S		mrvITF25s.sfp
MRV ITF25SA		mrvITF25sa.sfp
MRV ITF25T		mrvITF25t.sfp
MRV ITF25TA		mrvITF25ta.sfp
MRV ITF25XS		mrvITF25xs.sfp
MRV ITF25XSA		mrvITF25xsa.sfp
MRV ITF25XT		mrvITF25xt.sfp
MRV ITF25XTA		mrvITF25xta.sfp

2.ITF25 PCL Font readme. Which you are reading on.
3.Test Files
header.pcl		the header file
c80D.txt		PCL command: set Font ID to 80
C5F.txt			PCL command: make font permanent
data.txt		Used in test.bat, testing proportional fonts
footer.pcl		the footer file
test.bat		the DOS batch file (testing proportional fonts)

Test Drive
===================
Open test.bat with Notepad or DOS Edit program. Change the printer name(\\toronto\HPLaserJ) to your local
printer port (if locally connected), or the network printer share name. Save the change. Under DOS command 
prompt, type test and press ENTER.


MICR SYMOBLS
=====================
Note: the narrow-to-wide ratio is 3.0 among the fonts supplied. 
Interleaved 2 of 5 is designed to encode numeric data. Its density is very high since both widths of bars and 
spaces are used for encoding, and the pattern of numbers in odd position is intertwined with these in even 
number. To be encoded successfully, the total length of the message must be even. Since Morovia Interleaved 25 
Barcode Font can have an optional check digit, you can only encode a message in even length without check digit, or a message in odd length if the check digit is required.
The start character is mapped to 0xca(), and the stop character is mapped to 0xcb(). To find out how the 
numbers are encoded, looked up the table below. You must search the table by two contiguous digits. For 
example, the number 123456 will be coded as (start)(12)(34)(56)(stop) - translated as string "-CY".
For more information, visit http://www.morovia.com/font/itf25.asp. 


Trial Version Limits
=====================
The digit 6 in trial versions prints a demo image. Retail version removes this limit.

(c)2004 Morovia Corporation. All rights reserved.