summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2007-03-12 12:10:54 +0000
committerishmal <ishmal@users.sourceforge.net>2007-03-12 12:10:54 +0000
commit69ca605645a3561cc9dee82404ce03226ff0c150 (patch)
treef38c8dbb5d1396f43769edbd21005d355358ad02 /share/examples
parentmove sp_document_done() out into verbs.cpp (diff)
downloadinkscape-69ca605645a3561cc9dee82404ce03226ff0c150.tar.gz
inkscape-69ca605645a3561cc9dee82404ce03226ff0c150.zip
Add s few lines to the comments
(bzr r2617)
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/istest.pov13
1 files changed, 12 insertions, 1 deletions
diff --git a/share/examples/istest.pov b/share/examples/istest.pov
index d4f2eae36..27eea1c22 100644
--- a/share/examples/istest.pov
+++ b/share/examples/istest.pov
@@ -5,10 +5,16 @@
## Authors:
## Bob Jamison
##
-## Copyright (C) 2004 The Inkscape Organization
+## Copyright (C) 2004-2007 The Inkscape Organization
##
## Released under GNU GPL, read the file 'COPYING' for more information
##
+###########################################################################
+##
+## Notes:
+##
+## 070312: Tested on PovRay 3.7.0 beta
+##
###########################################################################
##
## This simple file is provided to demonstrate POV output from Inkscape.
@@ -33,6 +39,11 @@
##
## 6) Adjust the values to suit your needs and desires. Have fun.
##
+##
+## Remember that this is not the intended use of Inkscape's POVRay
+## output, but is merely a demo. The main purpose of POVRay output
+## is to supply curves and other data to your own POVRay projects.
+##
#########################################################################*/
/*#########################################################################