Wrappers for ImageMagick for PHP for true object oriented scripting
This project has been discontinued (May 2021), but lives on at: https://sourceforge.net/projects/tmagic/ in a yet more powerful form.
Bring the full power of object oriented programming to PHP's Imagick.
LTMagic is a class to extend the IMagick class and TDraw extends the ImagickDraw class with the goal of simplifying repetitive code.
Instead of:
$draw->setFont ("Arial-bold");
$draw->setFontSize (24);
$draw->setTextAlignment (Imagick::ALIGN_CENTER);
$draw->annotation ($im_x -...
Xul Dev means for Xul development environment. The IDE is intended to design Xul interfaces and to make programs in any programming language. The IDE is written in Scriptol C++ and available in source form and as binary executable.
Simple form-based html imagemap making interface. Usable on any graphical browser. Install this sucker and you can make painless imagemaps anywhere.
All code is contained in ONE .php file.