50a49408d6Accepting request 883177 from graphics
Richard Brown
2021-04-08 19:03:00 +00:00
704539ff0fAccepting request 883111 from home:dirkmueller:FactoryPetr Gajdos2021-04-06 07:32:17 +00:00
e870d9ba40Accepting request 882313 from graphics
Richard Brown
2021-04-01 12:16:26 +00:00
27c8ddcc8f- version update to 7.0.11.5 * OpenCL will be disable by default, use the environment variable MAGICK_OCL_DEVICE to turn it on or select the device to use. - modified patches % ImageMagick-library-installable-in-parallel.patch (refreshed)Petr Gajdos2021-03-31 08:51:39 +00:00
0122119a44Accepting request 881584 from home:dirkmueller:FactoryPetr Gajdos2021-03-29 06:24:42 +00:00
d6c7816d3bAccepting request 879088 from graphics
Richard Brown
2021-03-16 14:42:38 +00:00
e9a7000c2eAccepting request 878998 from home:dirkmueller:FactoryPetr Gajdos2021-03-15 07:50:22 +00:00
1810deb613Accepting request 874504 from graphics
Richard Brown
2021-03-02 13:42:04 +00:00
ec64c77238- version update to 7.0.10.55 * revert changes to the default max width/height of image. * replaced jxl coder with an implementation that uses the jpeg-xl reference library. * added -define trim:edges=(north,east,south,west) that can be used to trim a single or multiple edges.Petr Gajdos2021-01-04 10:37:22 +00:00
549dc2a7a6Accepting request 859756 from home:cbcoutinho:branches:graphicsPetr Gajdos2021-01-04 09:52:26 +00:00
510a4faec3- version update to 7.0.10.49 * correct previous patch to read planar RGB TIFF images. * Repair unit test failures (reference https://github.com/ImageMagick/ImageMagick/issues/2959). * support YAML image format. * use generic TIFF read method for LZW-compressed strips (reference https://github.com/ImageMagick/ImageMagick/discussions/2935). * possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah). * set default system font in policy.xml configuration file. * support portable float map format 16-bit half. - modified patches % ImageMagick-configuration-SUSE.patch (refreshed)Petr Gajdos2020-12-15 09:34:52 +00:00
1b9eb9a6f6- version update to 7.0.10.45 * added support for the farbfeld format (reference https://github.com/ImageMagick/ImageMagick/discussions/2664). * specify the bilateral neighbor as width/height rather than radius/sigma. * correct reading of first row in TIFF decoder. * correct rotation parameter for SVG transform.Petr Gajdos2020-12-03 11:27:27 +00:00
3caa468ed4- version update to 7.0.10.43 * add padding to AcquirePolicyString(). * revert memory patch to avert possible thread lock. * add support for FilmLight FL32 image format. * remove Linux shell artifact from Windows delegate configuration file. * fix shell injection vulnerability via the -authenticate option (reference alex@cure...). * support DPX 4:2:2 sampling. * Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114 * add image settings support to -fx. * better support for TIFF YCbCr photometric. * verify TTF glyph format before dereferencing (reference https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932). * force single HEIC image per container. * Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107 * check and report if profile is corrupt. * do not add entropy based on mkstemp() unique filename.Petr Gajdos2020-11-24 14:00:46 +00:00
5943ccaeed- version update to 7.0.10.35 * Prefer ffmpeg over avconv. * Support median image statistic and median property. * Add -extend option to {display,animate,import}.Petr Gajdos2020-11-03 09:25:27 +00:00
670f686e45- version update to 7.0.10.33 * miscellaneous clean-up. * enable WMF for module build. * writing PDF requires a seekable stream.Petr Gajdos2020-10-05 07:09:46 +00:00
959f395392- version update to 7.0.10.25 * Remove UseCIEColor setting from PDF code as its use is not recommended. * Update to the latest documentation. * To preserve compression of input image with the tiff encoder use: -define tiff:preserve-compression=true. * Add support for the -white-balance command-line option. * Discover hidden files when globbing (e.g. *.jpg) (reference https://github.com/ImageMagick/ImageMagick/discussions/2239). * New inverse-log evaluate operator. * Ensure that float is valid in ClampToQuantum() (reference https://github.com/ImageMagick/ImageMagick/pull/2219). * New pseudo-image format, ashlar, e.g. convert *.jpg -resize 320x320 ashlar:canvas.png).Petr Gajdos2020-08-04 08:10:01 +00:00
859f1e7f54- version update to 7.0.10.11 * Disable "random" OpenCL kernel. Previously the work load was distributed but each started with the same random seed. * Finished implementation of -distort rigid-affine. * Enable threaded PNG coder.Petr Gajdos2020-05-12 12:41:53 +00:00
21031b8cf3- version update to 7.0.10.2 * Fixed another sizing issue with the label coder when pointsize is set. * Respect explicit image filename modified (e.g. png24:im.png) (reference https://github.com/ImageMagick/ImageMagick/issues/1835). * Add support for returning the minimum bounding box of an image with the %[minimum-bounding-box] property. * Stroked dash array render properly again.Petr Gajdos2020-03-25 07:50:33 +00:00
32d03f14a5- version update to 7.0.10.1 * Add support for returning the convex hull of an image with the %[canvas-hull] property. * Added option to specify the preferred version when writing a PDF file with -define pdf:version=version (e.g. 1.7). * Do not throw exception on empty draw path (reference https://github.com/ImageMagick/ImageMagick/issues/974). * Fix possible buffer overflow in ComplexImages(). * SVG to MVG requires transforms to appear before clipping paths (reference https://github.com/ImageMagick/ImageMagick/issues/1860).Petr Gajdos2020-03-20 10:17:40 +00:00
211add8595- version update to 7.0.9.27 * Make sure we can grok this Fx expression: 1- -2. * Do not advance when substituting a NULL string. * Correct alpha for named colors in the Q32 non-HDRI build. * Write Group4 compressed image as a single strip. * No percent sign in lab() color. * Introducing the -color-threshold command-line option. * Handle out of range HDRI values for -statistic option (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37589). * Fix improper casting when computing image signature (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37594).Petr Gajdos2020-03-02 11:56:54 +00:00
182e6ca7f7- version update to 7.0.9.25 * Adapt to a change in command-line options in the SVG inkscape delegate. * No percent sign in lab() color. * Support connected-components:eccentricity-threshold, connected-components:major-axis-threshold, connected-components:minor-axis-threshold, connected-components:angle-threshold. * Set the alpha channel if the write mask is not enabled. * Corrected ellipse orientation when computing image moments.Petr Gajdos2020-02-24 09:15:56 +00:00
52e21da49f- version update to 7.0.9.23 * Report gray(127.5) as gray(50%). * Support -define connected-components:perimeter-threshold=min-maxPetr Gajdos2020-02-17 12:38:32 +00:00
5ada408e55- version update to 7.0.9.22 * More work on connect components, e.g. keep-colors, remove-colors, keep-topids. * Initialize mutex before locking if its not already initialized. * Support 24-bit TIFF images.Petr Gajdos2020-02-10 09:16:06 +00:00
ebfd4b6ee7- version update to 7.0.9.14 * Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.) * Support Fx for() iterator. * Optimize Fx performance. * Ensure circle.rb renders the same for IMv6 and IMv7Petr Gajdos2020-01-08 09:08:24 +00:00
7c66001bdd- version update to 7.0.9.13 * xc:white no longer creates a black PNM image (reference https://github.com/ImageMagick/ImageMagick/issues/1817). * Sync pixel cache for -kmeans option. * Thread -kmeans option. * PSD: only set the alpha channel when type is not 0. * Fix Lab to custom profile (CMYK or RGB) conversion bug (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37318). * Fix Build failure with MinGW-w64 (reference https://github.com/ImageMagick/ImageMagick6/issues/67). * Inject image profile properties immediately after the image is read. * Replace pseudo-random number generator with a Xoshiro generator. * The -layers optimize option requires a fully transparent previous image. * Some clang releases do not support _aligned_alloc(). * Support -kmeans command-line option. * The -layers optimize option requires a fully transparent previous image.Petr Gajdos2020-01-02 16:13:42 +00:00
28e7b11a4c- version update to 7.0.9.8 * -type bilevel behavior restored, it creates a black and white image. * Support Pocketmod image format, e.g. convert -density 300 pages?.pdf pocketmod:organize.pdf * Fixed numerous issues posted to GitHub (reference https://github.com/ImageMagick/ImageMagick/issues). * Update documentation. - deleted patches - ImageMagick-targa.patch (upstreamed)Petr Gajdos2019-12-12 08:43:19 +00:00