
NBLib version 1.00 add-on library for the Envision Image Library

This library has been created by Nick Boland, nick@b-e.com and made 
available to Envision users under the LGPL license agreement. See
the file Lesser.Txt. In short it allows linking of the library
with commercial software, the but library itself must remain
open source. 

An interface unit has been created in the file NBLib.Pas to make
the usage of the library similar to the Envision classes.

The DemoPro.Dpr project is the original demo. Instructions on 
how to use this demo are in the file Demo.txt. This demo should
be compiled with Delphi 5 or later. The library itself can be used
with Delphi 4 though. 

The Test.Dpr project shows how to use the simplified interface
in NBLib.Pas.

Thank you Nick for this excellent library.

Enjoy!