if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Dec 30, 2007
include("util/comment.php"); ?>
Hi Duane,
Great work! I'll integrate the code into the Core Image library.
Simple Bitmapper
Posted by Duane Bailey on Dec 28, 2007I made a simple bitmapper, using the coreimage support. Keep in mind it's VERY slow. Damn python :P
you pass it a 1d array of Colors, a width and height, and it gives you a layer back.