Code 93 PCL Bitmap Font Pack Readme

Package Contents
=====================
This package contains the following files:
1.PCL bitmap fonts (*.sfp). 30 bitmap fonts corresponding to 300 dpi printer resolution and point size 10, 12 and 14
Typeface 		Font File 
MRV Code93M		mrvcode93m_10.sfp, mrcode93m_12.sfp, mrvcode93m_14.sfp
MRV Code93MA		mrvcode93ma_10.sfp, mrcode93ma_12.sfp, mrvcode93ma_14.sfp
MRV Code93S		mrvcode93s_10.sfp, mrcode93s_12.sfp, mrvcode93s_14.sfp
MRV Code93SA		mrvcode93sa_10.sfp, mrcode93sa_12.sfp, mrvcode93sa_14.sfp
MRV Code93T		mrvcode93t_10.sfp, mrcode93t_12.sfp, mrvcode93t_14.sfp
MRV Code93TA		mrvcode93ta_10.sfp, mrcode93ta_12.sfp, mrvcode93ta_14.sfp
MRV Code93XS		mrvcode93xs_10.sfp, mrcode93xs_12.sfp, mrvcode93xs_14.sfp
MRV Code93XSA		mrvcode93xsa_10.sfp, mrcode93xsa_12.sfp, mrvcode93xsa_14.sfp
MRV Code93XT		mrvcode93xt_10.sfp, mrcode93xt_12.sfp, mrvcode93xt_14.sfp
MRV Code93XTA		mrvcode93xta_10.sfp, mrcode93xta_12.sfp, mrvcode93xta_14.sfp


2.Code 93 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 fonts
footer.pcl		the footer file
test.bat		the DOS batch file (testing 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.


Code93 SYMOBLS
=====================
Morovia Code93 Fonts contain a character set of 43 characters. 
A-Z, 0-9, 
- . * $ / + % SPACE

The asterisk * is used as start/stop characters. You can also use square bracket [ and ] for start/stop characters. To print SPACE, use equal sign (=) instead.
Although code 93 encodes all ASCII characters, two checksum characters are required. If you are working on other platforms or using other programming language, you will need to write your own encoding routine. 

For more information, visit http://www.morovia.com/font/code93.asp.


Trial Version Limits
=====================
The digits 6, 8, characters T, E and T in trial versions print a demo image. Retail version removes this limit.

(c)2005 Morovia Corporation. All rights reserved.