/************************************************************
*                                                           *
*                     "Striscia" v. 1.01                    *
*     a free and open utility for the POV-Ray(TM) v. 3.1    *
*                                                           *
*                written by Daniele Varrazzo                *
*           (w) 1997-1999 by PiroSoftware c.n.f.            *
*                                                           *
************************************************************/

To install this macro file, unzip it in a directory.

If you use the "pkunzip -d" command you will find a "manuale" directory containing HTML docs (the English version is "manual.htm").

To use this file in a POV-Ray scene, you have to specify the "Striscia" directory in a library path: you can do this by either adding the -lPath to the POV-Ray command line or adding the "LIBRARY_PATH=Path" to your best ".ini" options file, where "Path" is the path where you installed the "Striscia"

Enjoy!
:Daniele.

For any suggests, bug reports, new ideas you can write to: piro@officine.it
Homepage: http://members.xoom.com/dvarrazzo/

/************************************************************
*                      versions history:                    *
************************************************************/

v. 1.01:
corrected a bug in corners generation;
corrected a bug in gvShapeCenter;
added a warning when using MESH and WrappedTexture;
added closed curves corners control.

v. 1.00:
versione originale.
