php_imlib is an extension for PHP5 that provides access to Rasterman's
image manipulation library, Imlib2, from within PHP scripts. It
currently implements most of the Imlib2 API, except for some
X11-specific functions.
PHP Imlib2 Extension (php_imlib)
================================
This extension, as one might expect, provides access to Rasterman's
excellent image library, Imlib2. The extension is coming together fairly
well, with probably four fifths of the Imlib2 API ported which I've been
aiming for (There are parts of Imlib2 used specifically for X applications,
which of course, we don't need in a PHP ex
more»
php-imlib (0.7-1) unstable; urgency=low
* New upstream release
* Switch to php5 for the impending removal of php4 from unstable.
Closes: #418307.
* Drop the debconf templates in favor of the new /etc/php5/conf.d/
structure; with apologies to the Portuguese translation team for
their work on an unapplied translation. Closes: #420210.
-- Steve Langasek <vorlon@debian.org> Fri,
more»
2007-07-05
* imlib.c: Steve Langasek
Update the module for compatibility with PHP5; thanks to Piotr Pawlow.
* Version 0.7 released
2006-10-18
* examples: Steve Langasek
Remove ARIAL.TTF in favor of the legally redistributable Vera.ttf.
* Version 0.6 released
2005-06-06
* imlib.c: Steve Langasek
Remove the static definition of 'third_arg_force_ref', which shadows a
declarat
more»