Add a comment giving a .sif file that shows why 'SYNFIG_CLIP_PASTECANVAS' is needed.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 21 Jan 2008 01:10:54 +0000 (01:10 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 21 Jan 2008 01:10:54 +0000 (01:10 +0000)
git-svn-id: http://svn.voria.com/code@1409 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/layer_pastecanvas.cpp

index b4b8538..1994162 100644 (file)
@@ -53,6 +53,7 @@ using namespace synfig;
 
 #define MAX_DEPTH 10
 
+// if this isn't defined, the 'dead heads' in examples/pirates.sifz don't render properly
 #define SYNFIG_CLIP_PASTECANVAS
 
 //#ifdef __APPLE__