While working with the current beta version of Nodebox 2 I missed some features like custom blend modes and the color tools I know from the old Nodebox version. But Nodebox is Open Source and I was able to add these features by myself. Nodebox 2 is very well written, easy to extend and the jython integration is really smooth. It was not really difficult to get into the code.
I am currently working on the PDF export which is slightly more complicated than implementing the blend modes in Java / Graphics2D.



