if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Nov 6, 2006
include("util/comment.php"); ?>
PIL
Posted by Branton Davis on Oct 27, 2006
If I understand correctly, NodeBox is built on the Python Image Library (PIL). So, I'm curious if it is possible to access the PIL Image module methods (i.e. Image.getdata(), etc.)?
Thanks!
Posted by Tom De Smedt on Nov 6, 2006
Yes, and it won't be long now till I finish the work on the new Core Image library which will allow you to do image manipulations even faster.
Posted by Branton Davis on Oct 27, 2006
I'm very sorry. I just noticed that this functionality is available with the PhotoBot library download!