558 Commits

Author SHA256 Message Date
7306457e2c Accepting request 788060 from graphics
- 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.

OBS-URL: https://build.opensuse.org/request/show/788060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=204
2020-03-25 22:44:20 +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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=496
2020-03-25 07:50:33 +00:00
441782d7ff Accepting request 786802 from graphics
- 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).

OBS-URL: https://build.opensuse.org/request/show/786802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=203
2020-03-23 11:49:32 +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).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=494
2020-03-20 10:17:40 +00:00
3d5f378ec2 Accepting request 785503 from graphics
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/785503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=202
2020-03-19 18:45:53 +00:00
bf093ae52e - version update to 7.0.10.0
* Label text no longer gets cut-off (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37621).
  * Prevent heap overflow (reference
     https://github.com/ImageMagick/ImageMagick/issues/1857).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=492
2020-03-09 08:19:18 +00:00
2fc8e77578 Accepting request 780915 from graphics
- 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).

OBS-URL: https://build.opensuse.org/request/show/780915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=201
2020-03-04 08:38:24 +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).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=490
2020-03-02 11:56:54 +00:00
9b63417e5d Accepting request 778702 from graphics
- 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.

OBS-URL: https://build.opensuse.org/request/show/778702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=200
2020-02-26 14:02:00 +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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=488
2020-02-24 09:15:56 +00:00
7017562b36 Accepting request 774856 from graphics
- version update to 7.0.9.23
  * Report gray(127.5) as gray(50%).
  * Support -define connected-components:perimeter-threshold=min-max

- 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.

OBS-URL: https://build.opensuse.org/request/show/774856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=199
2020-02-21 15:40:40 +00:00
52e21da49f - version update to 7.0.9.23
* Report gray(127.5) as gray(50%).
  * Support -define connected-components:perimeter-threshold=min-max

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=486
2020-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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=485
2020-02-10 09:16:06 +00:00
08752ea0f1 Accepting request 769461 from graphics
- version update to 7.0.9.21
  * Support additional connected components defines.
  * Refresh cache morphology when writing MPC images.

OBS-URL: https://build.opensuse.org/request/show/769461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=198
2020-02-06 12:06:48 +00:00
f32b16d0d0 - version update to 7.0.9.21
* Support additional connected components defines.
  * Refresh cache morphology when writing MPC images.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=483
2020-02-03 08:11:20 +00:00
d1b5b62cf5 Accepting request 767667 from graphics
- version update to 7.0.9.19
  * Alpha draw primitive no longer returns a parser exception.
  * Support 32-bit tiled TIFF images.
  * New -connected-component options (reference
    https://imagemagick.org/script/connected-components.php).
  * Make PNG creation reproducible (reference
    https://github.com/ImageMagick/ImageMagick/pull/1270).
  * Refactor uninitialize variable patch for -fx "while(,)" expression.

OBS-URL: https://build.opensuse.org/request/show/767667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=197
2020-01-30 08:35:28 +00:00
492b02b778 - version update to 7.0.9.19
* Alpha draw primitive no longer returns a parser exception.
  * Support 32-bit tiled TIFF images.
  * New -connected-component options (reference
    https://imagemagick.org/script/connected-components.php).
  * Make PNG creation reproducible (reference
    https://github.com/ImageMagick/ImageMagick/pull/1270).
  * Refactor uninitialize variable patch for -fx "while(,)" expression.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=481
2020-01-27 11:53:39 +00:00
7e360b4fc4 Accepting request 765988 from graphics
- version update to 7.0.9.17
  * Allow larger negative interline spacing (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37391).
  * Conditional compile for huge xml pages for RSVG delegate library.
  * Put "width" property in the PNG namespace (reference
    https://github.com/ImageMagick/ImageMagick/issues/1833).
  * -combine -colorspace sRGB no longer returns grayscale output (reference
    https://github.com/ImageMagick/ImageMagick/issues/1835).
  * Support Jzazbz colorspace (contributed by snibgo @
    http://im.snibgo.com/jzazbz.htm).

OBS-URL: https://build.opensuse.org/request/show/765988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=196
2020-01-23 15:10:30 +00:00
9f29c9f1bd - version update to 7.0.9.17
* Allow larger negative interline spacing (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37391).
  * Conditional compile for huge xml pages for RSVG delegate library.
  * Put "width" property in the PNG namespace (reference
    https://github.com/ImageMagick/ImageMagick/issues/1833).
  * -combine -colorspace sRGB no longer returns grayscale output (reference
    https://github.com/ImageMagick/ImageMagick/issues/1835).
  * Support Jzazbz colorspace (contributed by snibgo @
    http://im.snibgo.com/jzazbz.htm).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=479
2020-01-21 08:04:15 +00:00
7856cac689 Accepting request 764191 from graphics
- version update to 7.0.9.16
  * Fixed three failing Magick.NET unit tests.
  * Also support svg:xml-parse-huge when using librsvg.
  * Optimize -evaluate-sequence option (reference
    https://github.com/ImageMagick/ImageMagick/issues/1824).
  * Support Fx do() iterator.
  * `magick -size 100x100 xc:black black.pnm` no longer creates a white image
    (reference https://github.com/ImageMagick/ImageMagick/issues/1817).
  * setjmp/longjmp in jpeg.c no longer trigger undefind behavior (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37379).
  * Permit compositing in the CMYK colorspace (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37368).

OBS-URL: https://build.opensuse.org/request/show/764191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=195
2020-01-19 19:50:58 +00:00
06e68179de - version update to 7.0.9.16
* Fixed three failing Magick.NET unit tests.
  * Also support svg:xml-parse-huge when using librsvg.
  * Optimize -evaluate-sequence option (reference
    https://github.com/ImageMagick/ImageMagick/issues/1824).
  * Support Fx do() iterator.
  * `magick -size 100x100 xc:black black.pnm` no longer creates a white image
    (reference https://github.com/ImageMagick/ImageMagick/issues/1817).
  * setjmp/longjmp in jpeg.c no longer trigger undefind behavior (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37379).
  * Permit compositing in the CMYK colorspace (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37368).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=477
2020-01-14 08:49:27 +00:00
9e925a05da Accepting request 761772 from graphics
- 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 IMv7

OBS-URL: https://build.opensuse.org/request/show/761772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=194
2020-01-12 22:15:51 +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 IMv7

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=475
2020-01-08 09:08:24 +00:00
aa8c96248a Accepting request 760458 from graphics
- 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.

OBS-URL: https://build.opensuse.org/request/show/760458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=193
2020-01-06 15:01:58 +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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=473
2020-01-02 16:13:42 +00:00
81957d4d99 Accepting request 758468 from graphics
- version update to 7.0.9.9
  * Build file clean-up (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Improve semaphore handling @
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Introduce HeapOverflowSanityCheckGetExtent() method (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * The -layers optimize option requires a fully transparent previous image.

OBS-URL: https://build.opensuse.org/request/show/758468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=192
2020-01-02 13:39:56 +00:00
3b1d2cf21d - version update to 7.0.9.9
* Build file clean-up (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Improve semaphore handling @
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Introduce HeapOverflowSanityCheckGetExtent() method (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * The -layers optimize option requires a fully transparent previous image.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=471
2019-12-20 09:34:24 +00:00
797bc7bcdc Accepting request 756007 from graphics
- 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)

OBS-URL: https://build.opensuse.org/request/show/756007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=191
2019-12-17 12:29:11 +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)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=469
2019-12-12 08:43:19 +00:00
8d2ebde217 Accepting request 752343 from graphics
- version update to 7.0.9.6
  * Increase the maximum number of bezier coordinates (reference
    https://github.com/ImageMagick/ImageMagick/issues/1784).
  * Santize "'" from SHOW and WIN delegates under Linux, '"\' for Windows
    (thanks to Enzo Puig).
  * Correct for TGA orientation (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757).
  * The result for -compose Copy -extent on a  MYK image is CMYK (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37118).
  * Fix potential buffer overflow when reading a fax image (alert from
    Justin).
  * Support dng:use-camera-wb option.
- added patches
  https://github.com/ImageMagick/ImageMagick/issues/1792
  + ImageMagick-targa.patch

- version update to 7.0.9.5
  * Ensure Ascii85 compression is thread safe.
  * Santize ';' from SHOW and WIN delegates.
  * Add exception parameter to CMS transform methods.
  * Output exception there is an attempt to perform an operation not allowed by
    the security policy
  * JPEG and JPG are aliases in coder security policy.
  * Fixed numerous issues  posted to GitHub

OBS-URL: https://build.opensuse.org/request/show/752343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=190
2019-12-07 14:19:38 +00:00
dee2e451cd + ImageMagick-targa.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=467
2019-11-29 11:55:10 +00:00
aded1d72cc - version update to 7.0.9.6
* Increase the maximum number of bezier coordinates (reference
    https://github.com/ImageMagick/ImageMagick/issues/1784).
  * Santize "'" from SHOW and WIN delegates under Linux, '"\' for Windows
    (thanks to Enzo Puig).
  * Correct for TGA orientation (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757).
  * The result for -compose Copy -extent on a  MYK image is CMYK (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37118).
  * Fix potential buffer overflow when reading a fax image (alert from
    Justin).
  * Support dng:use-camera-wb option.
- added patches
  https://github.com/ImageMagick/ImageMagick/issues/1792
  + ImageMagick-read.t-targa.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=466
2019-11-27 11:06:35 +00:00
06b1243c52 - version update to 7.0.9.5
* Ensure Ascii85 compression is thread safe.
  * Santize ';' from SHOW and WIN delegates.
  * Add exception parameter to CMS transform methods.
  * Output exception there is an attempt to perform an operation not allowed by
    the security policy
  * JPEG and JPG are aliases in coder security policy.
  * Fixed numerous issues  posted to GitHub

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=465
2019-11-20 08:10:13 +00:00
139ef0657b Accepting request 744072 from graphics
- version update to 7.0.9.1
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support trim:background-color define for -trim option.
- modified sources
  % baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/744072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=189
2019-11-03 10:33:01 +00:00
986834db6a - version update to 7.0.9.1
* Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support trim:background-color define for -trim option.
- modified sources
  % baselibs.conf

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=463
2019-10-30 09:52:40 +00:00
81d40ee829 Accepting request 741007 from openSUSE:Factory
revert

OBS-URL: https://build.opensuse.org/request/show/741007
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=462
2019-10-18 09:15:49 +00:00
eb43637867 Accepting request 739222 from home:RBrownSUSE:branches:graphics
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739222
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=461
2019-10-17 12:25:51 +00:00
204d5cd65d Accepting request 736250 from graphics
- version update to 7.0.8.68
  * Support animated WebP encoding/decoding (reference
    https://github.com/ImageMagick/ImageMagick/pull/1708).
  * Text stroke cut off (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=36829).
  * Adds support for lossless JPEG1 recompression (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36828).
  * line endings renedered as empty boxes (reference
    https://github.com/ImageMagick/ImageMagick/issues/1704).

OBS-URL: https://build.opensuse.org/request/show/736250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=188
2019-10-11 15:14:17 +00:00
8141c566ea OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=459 2019-10-08 14:43:43 +00:00
19adf5932a - version update to 7.0.8.68
* Support animated WebP encoding/decoding (reference
    https://github.com/ImageMagick/ImageMagick/pull/1708).
  * Text stroke cut off (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=36829).
  * Adds support for lossless JPEG1 recompression (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36828).
  * line endings renedered as empty boxes (reference
    https://github.com/ImageMagick/ImageMagick/issues/1704).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=458
2019-10-07 10:17:37 +00:00
b3f2fb65e6 Accepting request 732627 from graphics
- version update to 7.0.8.66
  * Support compound statements in FX while() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1701).
  * Eliminate fault when trace delegate is not available.
  * Properly distinquish linear and non-linear gray colorspaces (reference
    https://github.com/ImageMagick/ImageMagick/issues/1680).
  * Support XPM symbolic (reference
    https://github.com/ImageMagick/ImageMagick/issues/1684).
  * DilateIntensity is channel independent (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36641).

OBS-URL: https://build.opensuse.org/request/show/732627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=187
2019-09-30 13:48:44 +00:00
00c9368f16 - version update to 7.0.8.66
* Support compound statements in FX while() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1701).
  * Eliminate fault when trace delegate is not available.
  * Properly distinquish linear and non-linear gray colorspaces (reference
    https://github.com/ImageMagick/ImageMagick/issues/1680).
  * Support XPM symbolic (reference
    https://github.com/ImageMagick/ImageMagick/issues/1684).
  * DilateIntensity is channel independent (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36641).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=456
2019-09-23 08:06:08 +00:00
e16f370587 Accepting request 727702 from graphics
- version update to 7.0.8.63
  * Properly identify the DNG and AI image format (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36581).
  * Added option to limit the maximum point size with -define
    caption:max-pointsize=pointsize.
  * Corrected JP2 numresolution calculation (reference:
    https://github.com/ImageMagick/ImageMagick/issues/1673)

OBS-URL: https://build.opensuse.org/request/show/727702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=186
2019-09-07 10:32:43 +00:00
8e3ff352f1 - version update to 7.0.8.63
* Properly identify the DNG and AI image format (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36581).
  * Added option to limit the maximum point size with -define
    caption:max-pointsize=pointsize.
  * Corrected JP2 numresolution calculation (reference:
    https://github.com/ImageMagick/ImageMagick/issues/1673)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=454
2019-09-02 08:01:13 +00:00
ad0cc2b069 Accepting request 724996 from graphics
- version update to 7.0.8.61
  * Issue with -background and -swirl (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512).
  * Enable reading EXR image file from stdin.
  * Module is a reserved keyword for C++ 20 (reference
    https://github.com/ImageMagick/ImageMagick/issues/1650).
  * Improve GetNextToken() performance.
  * Heap-buffer-overflow in Postscript coder (reference
    https://github.com/ImageMagick/ImageMagick/issues/1644).
  * The -alpha shape option nondeteministic under OpenMP (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Correction to the ModulusAdd and ModulusSubtract composite op (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).

OBS-URL: https://build.opensuse.org/request/show/724996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=185
2019-08-24 16:42:51 +00:00
d0ff6db4c2 - version update to 7.0.8.61
* Issue with -background and -swirl (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512).
  * Enable reading EXR image file from stdin.
  * Module is a reserved keyword for C++ 20 (reference
    https://github.com/ImageMagick/ImageMagick/issues/1650).
  * Improve GetNextToken() performance.
  * Heap-buffer-overflow in Postscript coder (reference
    https://github.com/ImageMagick/ImageMagick/issues/1644).
  * The -alpha shape option nondeteministic under OpenMP (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Correction to the ModulusAdd and ModulusSubtract composite op (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=452
2019-08-21 09:26:27 +00:00
ee22ee21f5 Accepting request 717533 from graphics
- version update to 7.0.8.56
  * Unexpected -alpha shape results (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Converting from PDF to PBM inverts the image (reference
    https://github.com/ImageMagick/ImageMagick/issues/1643).
  * Heap-buffer overflow (reference
    https://github.com/ImageMagick/ImageMagick/issues/1641
  * PerlMagick test suite passes again (reference
    https://github.com/ImageMagick/ImageMagick/issues/1640)
  * resolve division by zero  (reference
     https://github.com/ImageMagick/ImageMagick/issues/1629).
  * introducing MagickLevelImageColors() MagickWand method.
  * Transient problem with text placement with gravity (reference
    https://github.com/ImageMagick/ImageMagick/issues/1633).
  * Support TIM2 image format (reference
    https://github.com/ImageMagick/ImageMagick/pull/1571).
  * For -magnify option, specify an alternative scaling method with -define
    magnify:method=method, choose from these methods: eagle2X, eagle3X,
    eagle3XB, epb2X, fish2X, hq2X,  scale2X (default), scale3X, xbr2X.

OBS-URL: https://build.opensuse.org/request/show/717533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=184
2019-07-29 15:23:22 +00:00
828bbb97b8 - version update to 7.0.8.56
* Unexpected -alpha shape results (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Converting from PDF to PBM inverts the image (reference
    https://github.com/ImageMagick/ImageMagick/issues/1643).
  * Heap-buffer overflow (reference
    https://github.com/ImageMagick/ImageMagick/issues/1641
  * PerlMagick test suite passes again (reference
    https://github.com/ImageMagick/ImageMagick/issues/1640)
  * resolve division by zero  (reference
     https://github.com/ImageMagick/ImageMagick/issues/1629).
  * introducing MagickLevelImageColors() MagickWand method.
  * Transient problem with text placement with gravity (reference
    https://github.com/ImageMagick/ImageMagick/issues/1633).
  * Support TIM2 image format (reference
    https://github.com/ImageMagick/ImageMagick/pull/1571).
  * For -magnify option, specify an alternative scaling method with -define
    magnify:method=method, choose from these methods: eagle2X, eagle3X,
    eagle3XB, epb2X, fish2X, hq2X,  scale2X (default), scale3X, xbr2X.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=450
2019-07-22 10:14:24 +00:00
04512fcf95 Accepting request 715483 from graphics
- version update to 7.0.8.53
  * Fix -fx parsing issue (reference
     https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36314).
  * Eliminate buffer overflow in TranslateEvent() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1621).
  * Clone rather than copy X window name/icon.
  * Optimize PDF reader.

- version update to 7.0.8.50
 * Added support for reading all images from a HEIC image (reference
    https://github.com/ImageMagick/ImageMagick/issues/1391).
 * Heap-buffer-overflow in MagickCore/fourier.c (reference
   https://github.com/ImageMagick/ImageMagick/issues/1588).
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

OBS-URL: https://build.opensuse.org/request/show/715483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=183
2019-07-17 12:23:37 +00:00
e584bff4e2 - version update to 7.0.8.53
* Fix -fx parsing issue (reference
     https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36314).
  * Eliminate buffer overflow in TranslateEvent() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1621).
  * Clone rather than copy X window name/icon.
  * Optimize PDF reader.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=448
2019-07-15 13:22:54 +00:00