Composing buffers with zero dimensions
Ooops,
my first mail has not arrived to the list....
Richard
---------- Forwarded Message ----------
Subject: Composing buffers with zero dimensions
Date: Wednesday 09 August 2006 17:43
From: Richard Kralovic
To: gegl-developer-Or+p3mSrIjqU3F2EYrvgd0D9O10f7Vne@public.gmane.org
Hello,
I have tried a couple of tests with the latest version of gegl. I encountered
problems with composing operations when the ROI was zero.
Try e.g. gegl/docs/gallery/drop-shadow.xml and modify the
to
After this change the whole gegl logo is outside the result and this causes
problems to the - gegl segfaults :-(.
After adding a test on zero dimensions to gegl-operation-point-composer.c
(patch attached) the problem disappeared.
I suppose that similar check should be also in gegl-operation-point-filter.c.
Or should be the problem corrected elsewhere?
Richard Kralovic
-------------------------------------------------------