File: NEWS.Debian

package info (click to toggle)
libimage-imlib2-perl 2.02-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 196 kB
  • ctags: 40
  • sloc: perl: 294; ansic: 112; makefile: 75
file content (20 lines) | stat: -rw-r--r-- 868 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
libimage-imlib2-perl (1.04-1) unstable; urgency=low

  * has_alpha is now present in the upstream version, in exactly the same
    form that was present in the Debian package.

 -- Don Armstrong <don@debian.org>  Sat,  5 Feb 2005 14:30:01 -0800

libimage-imlib2-perl (1.03-1) unstable; urgency=low

  * This version of libimage-imlib2-perl has a function, has_alpha that is
    not present in the upstream version. It is likely to change or
    dissappear soon. It is present to enable you to actually get alpha
    working with Image::Imlib2 at all.

  * This version of libimage-imilb2-perl has enabled alpha support by
    default in new images. This likely was not the case in previous
    versions. If this is not what you want, call $image->has_alpha(0); to
    disable alpha channel support.

 -- Don Armstrong <don@debian.org>  Sun, 23 Jan 2005 02:22:40 -0800