HACI (V. 1.2) is an AutoLISP application for AutoCAD 2000 or R14. It converts your drawing
to hatch pattern, so you can easily convert your logos, symbols or patterns to hatches, 
which can be used in standard HATCH or BHATCH commands.
The hatch patterns that AutoCAD created are stored in a file called acad.pat, which is 
stored in the Support folder. The HACI program will append the definition of a new pattern
at the end of this file, or any other PAT file you select. The PAT files are regular text
files, but with the extension PAT. You can edit these files using Notepad or other text
editor.

Limitations
-----------
Only LINE entities are processed. Any 2D entity can be converted to LINEs. You must do this
conversion before using HACI.
You have to use a 1x1 cell when draw the source. The source can also be smaller than 1x1
if the cells in the resulting hatch are independent.
If you use a pattern name that exists in the acad.pat file, the new definition will be 
ignored. You must first erase the old definition from the file.

Precision
---------
The precision of calculus is affected by the snap value. The default value is 0.05. As the
snap value is smaller, it is necessary more time for processing. The maximum precision 
allowed is 0.001.

This is a trial version. The step value is 0.1. You cannot change this value. 
If you need to create more complex patterns, you need to purchase the full version.

Please note that the patterns that cames with this trial version are created 
with the full version of HACI!

