Anzeigen der neuesten Beiträge
0 Mitglieder und 14 Gäste betrachten dieses Thema.
2010-09-20 6.6.4-5 Nicolas Robidoux <nicolas.robidoux@gmail...># Modified "magick/resize.c" so that MagickPIL is a MagickRealType number. Some computations were needlessly done in long double precision because PIL forced an automatic upcast wherever it appeared. Changed its name to MagickREALTYPEPI.# Modified "magick/resize.c" so that Bohman uses one trig call + one sqrt call instead of two trig calls.2010-09-20 6.6.4-5 Anthony Thyssen <A.Thyssen@griffith...># modified "magick/resample.c" to allow use of either EWA or HQEWA (default)# Removed LanczosFast from supported filters (SincFast*SincFast is faster)2010-09-19 6.6.4-5 Cristy <quetzlzacatenango@image...># If IPTC profile is not embedded in an 8bim resource, declare it IPTC rather than 8BIM.# Support %[version] and %[copyright].# Improve performance of the pixel cache.
Version 12.3. implements animation speed selection
Here are some of the changes:- 2 new cartoon effects- 12 different skins- full PNG support (load and save)- full undo/redo- new application icon and splashscreen- German language support
2010-09-12 6.6.4-6 Cristy <quetzlzacatenango@image...># Do not break words if caption size is absolute (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17123).# Don't define HAVE_THREADS for --without-threads configure script option.
2010-09-25 6.6.4-7 Anthony Thyssen <A.Thyssen@griffith...># Don't allow resize filter weights to go to zero (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17132).