if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Feb 18, 2008
Gradients rendered outside the visible area will crash NodeBox when exporting to a PDF, so at some point the library checks if the gradient is onscreen and aborts if it isn't. There's indeed a bug there but it can be fixed fairly easy so I'll release an update as soon as possible.
Posted by Tom De Smedt on Feb 25, 2008
Hi Mark, you can download the latest version. The bug should be fixed.
Posted by Mark M on Feb 25, 2008
include("util/comment.php"); ?>
That was quick...thanks Tom.
Bug in colors library?
Posted by Mark M on Feb 16, 2008Hello,
I could always be doing something wrong, but I think there is a slight bug in the way the colors library handles gradient fills for objects living in the negative areas of the coordinate system.
I expected these squares s1 and s2 to have the same gradient, but in my version (1.9.4 / intel / leopard ) the one in the negative quadrant is coming out black: