--- - branch: MAIN date: Wed Aug 26 21:06:46 UTC 2009 files: - new: '1.157' old: '1.156' path: pkgsrc/graphics/ImageMagick/Makefile pathrev: pkgsrc/graphics/ImageMagick/Makefile@1.157 type: modified - new: '1.82' old: '1.81' path: pkgsrc/graphics/ImageMagick/Makefile.common pathrev: pkgsrc/graphics/ImageMagick/Makefile.common@1.82 type: modified - new: '1.64' old: '1.63' path: pkgsrc/graphics/ImageMagick/PLIST pathrev: pkgsrc/graphics/ImageMagick/PLIST@1.64 type: modified - new: '1.26' old: '1.25' path: pkgsrc/graphics/ImageMagick/buildlink3.mk pathrev: pkgsrc/graphics/ImageMagick/buildlink3.mk@1.26 type: modified - new: '1.97' old: '1.96' path: pkgsrc/graphics/ImageMagick/distinfo pathrev: pkgsrc/graphics/ImageMagick/distinfo@1.97 type: modified id: 20090826T210646Z.fe0814b84ddb418c69d950688e8d3ac664761891 log: | Updating package graphics/ImageMagick from 6.5.3.2nb1 to 6.5.5.3 Upstream changes: 2009-08-26 6.5.5-3 Cristy * Fix memory leak for threaded PerlMagick scripts. 2009-08-24 6.5.5-2 Cristy * SVG compile error when if MAGICKCORE_CAIRO_DELEGATE is not defined. 2009-08-23 6.5.5-1 Anthony Thyssen * Bug Fix for transparency handling in Composite Variable Blur * Addition of -auto-level and -auto-gamma image enhancements (under trial not yet final) * Addition of a special -channel flag 'sync' which means that the specified channels are to be modified together by the same amount. The flag is enabled by default. This replaces the current 'channels not modified' type handling thought IM. * Modified -channel parsing to continue looking for words, after handling any shorthand channel options. For example: -channel RGB,sync 2009-08-10 6.5.5-0 Cristy * identify -format %c logo.png returns the image comment as expected. * Clone ImageInfo members scene and number_scenes (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=14437). * Fix memory leak with the -remote option of the animate program (bug report from Anthony). * If a grayscale TIFF image has a colormap write it as a colormapped image. * MVG partial opacity not set properly (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14442). * Black channel was not blurring properly (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14473). 2009-08-06 6.5.4-10 Cristy * The display program honors -loop. * (ab) of Lab colorspace was not offset correctly. * Scale mag/phase and real/imaginary the same for HDRI and non-HDRI builds. * SVG permits multiple arc paths with an omitted 'A' (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14377). * The 'skewY' MVG attribute produced incorrect angles (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14144). 2009-08-02 6.5.4-9 Cristy * Optimize GammaImage() method. 2009-08-02 6.5.4-8 Cristy * OpenMP-enable GetSimilarityMetric(). 2009-07-30 6.5.4-7 Bernhard Rosenkraenzer * Structure trans_values was renamed to trans_color. in PNG version 1.4. 2009-07-28 6.5.4-7 Cristy * The -thumbnail option no longer removes color profiles (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=14312). * Do not scale real / imaginary FFT / IFT. * Check for localtime() NULL return. * import --help requires an X server (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14323). * Fails to load MS Windows icons with compressed PNG elements (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14324). 2009-07-25 6.5.4-6 Cristy * Support the new JPEG version 7 delegate library. 2009-07-24 6.5.4-6 Alexander E. Patrakov * Incorrect use of setjmp in coders/png.c. 2009-07-23 6.5.4-5 Cristy * We broke -scene when we fixed the -dispose option. Try again. 2009-07-21 6.5.4-4 Cristy * Update autoconf support files. * More than one -dispose setting overwrote previous settings (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=14252). * Don't use JPEG's color reduction algorithm for less than 8 colors. 2009-07-13 6.5.4-3 Anthony Thyssen * Final testing and bug fixes for all mathematical compose methods Including non-overlapping regions bugs found in in operators Divide, ColorDodge, VividLight. And the handling of transparency to follow standard 'Over' Blending in Divide. Only math methods not looked at are the addition methods Plus, Add, Minus, and Subtract, which do not follow normal 'Over' alpha blending behaviour, for the purposes of mask handling. 2009-07-12 6.5.4-3 Anthony Thyssen * Addition of user diffinable 'Mathematics' compose method -compose Mathematics -set option:compose:args A,B,C,D -composite Will implement the formula f(Sc,Dc) = A*Sc*Dc + B*Sc + C*Dc + D this lets you implement most smooth polynomal compose methods. (requested by Fred WienHaus) 2009-07-11 6.5.4-3 Anthony Thyssen * Finished the recoding of Composite methods to allow easier debugging and faster access. * Added PegtopLight compose method as an alturnative simplier Softlight alturnative. See notes and comparision to SoftLight in... http://www.pegtop.net/delphi/articles/blendmodes/softlight.htm * From the notes on Photoshop blend modes at http://www.simplefilter.de/en/basics/mixmods.html Added extra composition modes: VividLight, PinLight, LinearBurn, LinearDodge NOTE: 'LinearBurn' the same as 'Plus' but with the normal 'Over' blending. 2009-07-10 6.5.4-3 Anthony Thyssen * Re-coding of Composte methods HardLight, SoftLight, Overlay, LinearLight, ColorBurn, ColorDodge, Multiply, Screen to make it more readable, easier to debug, and directly comparable to SVG specifications. * Specifications changed for SoftLight, ColorBurn, ColorDodge Though only SoftLight changed to significantly. * However implementation errors were found for ColorBurn, LinearLight 2009-07-01 6.5.4-3 Cristy * Add -blue-shift option. * Add compression flag for each channel of a PSD layer. * Implement experimental forward and inverse fourier transforms (contributed by Sean Burke and Fred Weinhaus). The -fft / -ifft option is not ready for prime time just yet. * Support -cdl (color decision list) option. * Support breaks in Chinese characters which traditionally do not include spaces. * Don't process directories as filenames when using wildcard paths (i.e. logo[1]/png). 2009-07-01 6.5.4-2 Cristy * Can't bit shift a float. 2009-06-25 6.5.4-1 Cristy * Off by one error for multi-frame raw grayscale images. * Can't stat() a Zip or Bzip opaque structure. * DPX user bits are no longer truncated. * Return image colorspace for -format [%colorspace] option. * ThumbnailImage(): don't subsample if image is already thumbnail size. 2009-06-23 6.5.4-0 Anthony Thyssen * Automatic determination of B from C and C from B for a 'Keys Filter' when using the B,C Cubic Filter Expert options was broken. See http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14037 2009-06-19 6.5.4-0 Anthony Thyssen * Added -compose 'Blur', variable blur mapping to CompositeImages Arguments X_scale x Y_scale + angle of the blurring ellipse. * Added "-blur" special compose option to "composite" * Cleanup of "composite" compose argument handling 2009-06-18 6.5.3-10 Cristy * Clone pixel cache when cloning image to prevent RMagick semaphore lock. * Set compare similarity image to NULL to prevent double free. 2009-06-16 6.5.3-8 Cristy * Set camera formats to require a seekable stream. * Do not let display program image window exceed the screen size. 2009-06-14 6.5.3-7 Anthony Thyssen * Cleanup of compose 'displace' of old useless code that is not used. * Implement a compose 'distort' mapping method, This is basically exactly like 'displace' but relative to a fixed point which may be user supplied as +X+Y * Default scaling to width/2 and height/2 of overlay (100% scale) with a distortion 'center' to the middle of the overlay image * If a '%' flag given scale displacement relative to image size * If a '!' flag given make scale and center relative to 'background' image instead of the overlay map. * If no 'height' scale given, use the X scale. 2009-06-13 6.5.3-6 Anthony Thyssen * Fixed bug for compose methods, Hue, Saturate, Luminize 2009-06-11 6.5.3-6 Cristy * Report the correct transparent pixel values in the display program magnify windows. * Do not advance when finalizing image settings in the mogrify program. 2009-06-11 6.5.3-5 Anthony Thyssen * Fixed "convert" to merge the third 'mask' image into the 'source' image for correct handling of 2 dimensional -compose "displace". * Fixed PerlMagick Composite() for the same thing. * Modified compose "Displace" so displacement image's alpha channel can be used to mask the transparency of the overlay area. 2009-06-07 6.5.3-4 Cristy * Added the HALD image Color LUT, and a no-op HALD: image generator. See Introduction at http://www.quelsolaar.com/technology/clut.html 2009-06-07 6.5.3-4 Anthony Thyssen * Changed CompositeImageChannel() so that extra compose arguments are now passed in the ImageArtifact "compose:args". This can be assigned to images using -set "option:compose:args" 'args' where args are defined using 'geometry' style or 'comma separated numbers'. * Declared the special flag needed for Composite Tiling as the ImageArtifact "compose:outside-overlay". * Documentation update for CompositeImageChannel() in Core Library to reflect these changes. * Documentation update for DistortImage() in Core Library with the extra ImageArtifact controls it can use. * Bug correction in normalization of GetOptimalKernelWidth2D() of gem.c 2009-06-06 6.5.3-3 Anthony Thyssen * Documentation update for CompositeImageChannel() in Core Library. This adds the information on how extra compose arguments needed for specific compose methods are actually passed to the library function. Compose methods such as Blend, Dissolve and Displace. 2009-06-01 6.5.3-3 Priya Hariharan * The target profile in ProfileImage() is no longer accessed after it is freed. module: pkgsrc subject: 'CVS commit: pkgsrc/graphics/ImageMagick' unixtime: '1251320806' user: sno