Path to this page:
Subject: CVS commit: pkgsrc/graphics/ImageMagick
From: Thomas Klausner
Date: 2023-03-13 11:45:59
Message id: 20230313104559.541FCFA90@cvs.NetBSD.org
Log Message:
ImageMagick: update to 7.1.1.3.
7.1.1-3 - 2023-03-11
Merged
Add HEIC support to AppImage (Partially solve #4666) #6098
Commits
beta release 0e525cc
synchronize meta channel names, e.g., meta0, meta1, etc. 14255d0
Also call MagickWandTerminus in TerminateMagick. 55682a7
MagickWandTerminus calls MagickCoreTermines so we don't need to call both of \
them. 75e4766
fix memory leak in cloning DrawInfo structure (ImageMagick/ImageMagick#6149) \
84d7ad1
release c5d5e71
7.1.1-2 - 2023-03-09
Commits
release f41f852
release 5d382e7
7.1.1-1 - 2023-03-09
Merged
restore library symbol versioning to fix ABI break #6145
Commits
beta release 3ac92ec
PNG compression filters range from 0-5 1307d32
check for c++ compiler ecf3739
support an array of metachannels without breaking the ABI 25ce9ad
release c557f0d
7.1.1-0 - 2023-03-08
Merged
improve Install-unix.txt #6105
Commits
beta release fd12019
Code cleanup. b430dc1
Added support for reading ATI2 (BC5) images (#5919). 7e5875b
correct RLE unpack algorithm a1bd818
return total channels and meta channels 8abb434
do not exceed 64 pixel channels (ImageMagick/ImageMagick#6075) 8c97870
properly detect an extra samples alpha channel \
(ImageMagick/ImageMagick#6058) c6efe14
Added extra check to resolve the issue reported in #6080 (-process ' '). 2c2829b
detect RLE error b2f4f4a
check for sans fonts 0427628
check for NULL destination image 295e075
improved support for meta channels in TIFF format \
(ImageMagick/ImageMagick#4995) 2ef0b31
account for meta channels 91e3c66
the channel mask is irrelevant bb2274b
revert 847a5ae
generate correct statistics for meta channels (ImageMagick/ImageMagick#6097) \
876785e
check for exceeding maximum channels 63b53d3
set the number of meta channels 1abb25d
Also build app-image with a pull request. cd1df2a
continuing effort to support multispectral imaging 584a326
eliminate compiler warning 844d21b
No longer check for Noto Sans and Nimbus Sans to make sure the correct \
default is used on Windows. a0f7fbf
Restored missing null check. 184cce1
check for negative LUT lookup (ImageMagick/ImageMagick#6070) de5f368
get MAGICK_FONT environment variable d8d0c9a
valid compression filters are 0 through 9 (ImageMagick/ImageMagick#6108) 552c2c5
Only allocate the sans_exception when we need to. 03f0663
site: fix typo for compare 033e255
clone latest documentation 5819ff1
channel FX and meta-channels, work in progress 62f1608
only set alpha trait for "alpha" mnemonic 787c001
add support for more than one meta channel b9c30c3
support meta1 ... meta9 meta channels 6b9f68f
support meta0 channel 05fe46f
still work to be done for multispectral images bead12a
more fixes for multispectral support d1e4d78
identify a default font 2ede725
additional support for multisprectral images 6b2ae4e
Also include optional libraries and deprecated code in the daily Windows \
build. 0c00814
Also include incompatible licenses in the daily Windows build. 8573c43
Moved declaration of variable. 779cb0c
Added option (tiff:jpeg-tables-mode) to set the TIFFTAG_JPEGTABLESMODE. 455e3cb
throw exception for invalid channel type a59e589
eliminate compiler warnings 25d9d29
Fixed printing of the delegates when running configure. f73a3d1
do not permit MVG coder from rendering SVG/MSVG images f7de350
Check for module instead of coder. accdd08
recursion detection 83d6643
recursion detection 1010008
Removed checks for PANGO_DELEGATE since we only use pangocairo. 8f7e7aa
Turns out we need to check for both pango and pangocairo to get the correct \
includes. e0f67d2
recursion detection framework 9d3dd91
recursion detection 9b2c57f
erecursion detection c5b23cb
recursion detection fail d60d266
do not composite SVG to avoid possible recursion a3b0f6c
Added pdf:printed define that can be used to set -dPrinted when executing \
Ghostscript (#6128). 2e984f9
release 9009707
Files: