Development/Libraries/C and C++

ImageMagick-Magick++: C++ Interface for ImageMagick - runtime library

Name:ImageMagick-Magick++ Vendor:openSUSE Build Service
Version:6.3.0.0 License:Public Domain, Freeware, Other License(s), see package
Release:6.4 URL:http://www.imagemagick.org
Summary
This is Magick++, the object-oriented C++ API for the ImageMagick image-processing library. Magick++ supports an object model inspired by PerlMagick. Magick++ should be faster than PerlMagick since it is written in a compiled language which is not parsed at run-time. This makes it suitable for Web CGI programs. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time. Authors: -------- Bob Friesenhahn <bfriesen@simple.dallas.tx.us>

Arch: x86_64

Download:ImageMagick-Magick++-6.3.0.0-6.4.x86_64.rpm
Build Date:Sun Nov 30 11:44:33 2008
Packager:
Size:163 KiB

Changelog

* Wed Oct 18 14:00:00 2006 postadal@suse.cz
- disabled -fstack-protector for %suse_version <= 1000
* Tue Oct 17 14:00:00 2006 nadvornik@suse.cz
- updated to 1.3.0-0
  * enhanced -fx
  * many bugfixes, see ChangeLog
* Thu Jul 13 14:00:00 2006 nadvornik@suse.cz
- updated to 1.2.8-1
  * security fixes merged upstream
  * fixed compilation with new libpng
  * many other fixes

Listing created by RepoView-0.5.2