LtrShaper v.1 Readme
By Tim Clem

Purpose:

LtrShaper is an ActiveX Control for Visual Basic versions 5 and 6.  It allows the user to easily
shape any control or form with an hWnd property to look like any string of letters in any font.

-----------

Installation:

After unzipping the OCX, be sure to register it.  Do this by entering the following on the "Open:"
line of the Run dialog:

regsvr32.exe "[Path to OCX file]LtrShape.ocx"

Or, unzip and double click on the file OCX.reg.  Then, right click on LtrShape.ocx in Windows 
Explorer and click "Register."  If you decide upon this option, you can register/unregister all 
OCX files via the Windows context menu.

----------

Program Status:

This program is freeware under the condition that the author is given credit in the program that
implements LtrShaper.

----------

Distribution:

This program may be freely distributed without consent from the author.

----------

Contact:

If you have problems, questions or comments, e-mail me at timcl85@yahoo.com.
My un-kept homepage is at http://members.xoom.com/timcl

----------

Misc.:

A listing and explanation of the properties and methods of LtrShaper as well as how to implement
the control is contained in LtrShaper.doc.