Update of /cvsroot/wavelet/Wavelet/debian
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv13454/debian
Modified Files:
changelog
Log Message:
Optional support for using ImageMagick's Magick++ classes for reading and
writing images, also some minor additions.
Index: changelog
===================================================================
RCS file: /cvsroot/wavelet/Wavelet/debian/changelog,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** changelog 15 Aug 2005 16:33:47 -0000 1.21
--- changelog 17 Apr 2008 07:27:35 -0000 1.22
***************
*** 1,2 ****
--- 1,12 ----
+ libwavelet (1.2) unstable; urgency=low
+
+ * Various bugfixes, added ImageResizer tool class which allows
+ smart cropping of color images (not very sophisticated yet).
+ * Optional support for using ImageMagick's Magick++ classes for
+ reading and writing images
+ * Code is available in the CVS only
+
+ -- Martin Dietze <he...@sp...> Wed, 16 Apr 2008 17:03:02 +0100
+
libwavelet (1.1) unstable; urgency=high
|