1.04 Thu Feb 3 15:27:41 GMT 2005
- Imlib2 1.1.2 broke our tests as it doesn't enable alpha by
default (for optimisation purposes). The module now enables
alpha by default when you create an image, but you can turn
it off with has_alpha (thanks to Don Armstrong)
- tested with Imlib2 1.2.0
Might fix PR 29054.
1.03 Tue Jul 13 11:30:47 IST 2004
* fixed minor POD tyop
* new flip_horizontal, flip_vertical, flip_diagonal
(thanks to Tuomas Jormola)
1.02 Tue May 25 22:18:32 BST 2004
* renamed Changes to CHANGES
* new set_quality function (thanks to Andreas Plesner)
1.01 Mon Nov 3 19:18:14 GMT 2003
* document get_width and get_height methods (thanks to Andreas Plesner)
* added NINJA support
1.00 Sun Sep 14 09:47:42 BST 2003
* applied patch to make the module work under threaded perls
(thanks to Mathieu Jondet, Andreas Plesner Jacobsen, zak3)
* applied patch to make the module work without X
(spotted by Mike Castle, Jens Gassmann)
* applied patch to pass the correct compiler flags
(thanks to Christian Laursen)
image file loading and saving as well as manipulation, arbitrary polygon
support, etc. It does ALL of these operations FAST. It allows you to
create colour images using a large number of graphics primitives, and
output the images in a range of formats.