Commit graph

4 commits

Author SHA1 Message Date
wiz
f082a7cd07 Update to 1.04:
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.
2005-03-14 15:46:47 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
kim
50c4e682df Upgrade to Image-Imlib 1.03:
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)
2004-07-25 04:23:36 +00:00
kim
500f1e96f6 Image::Imlib2 is a Perl port of Imlib2, a graphics library that does
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.
2003-09-21 16:17:42 +00:00