
Common.Drawing.Agg, released 23 December 2005

This folder contains a snapshot of some of the Epsitec.Common namespace.

------------------------------------------------------------------------
The software is provided AS IS with no guarantee of any kind.

The software is protected by Copyright. You may not use it in commercial
products (products for which you charge a fee), unless you get a written
agreement from the author (pierre.arnaud@opac.ch).


OPaC bright ideas retains all rights on this software.
------------------------------------------------------------------------



How to use this code
--------------------

The project Common.Drawing.Agg is a relatively high-level wrapper which
encapsulates AntiGrain.NET, provided as a compiled DLL in the "External"
folder.

The other projects are required to build Common.Drawing.Agg.

Common.Drawing.Tests won't compile, as the current source distribution
does not include all assemblies needed to work use it. However, it has
been provided as a means of inspiration, in order to see how the Drawing
classes work together.

Hopefully, some day, I'll be able to provide either more sources or a
real piece of sample code.

On the development machine, I am using the path "S:\Epsitec.Cresus",
which might still be hard-coded in some configuration files.


SNK file
--------

The Epsitec.Cresus.snk file is not the same as the one used in production
code by OPaC bright ideas or EPSITEC SA.

You may want to generate your own version of the key file by running:

	sn -k Epsitec.Cresus.snk

from a Visual Studio 2003/2005 command line.

Authors
-------

The main author of this software is Pierre Arnaud (pierre.arnaud@opac.ch).
Contributions were made by Daniel Roux, EPSITEC SA, Switzerland.
