2023-03-13 11:45:59 by Thomas Klausner | Files touched by this commit (3) | |
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
|
2023-02-15 13:53:38 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ImageMagick: update to 7.1.0.62.
7.1.0.62
Fix EOI marker detection for Exif by @kmilos in #6050
add BC5_UNORM compression support by @mmomtchev in #6039
7.1.0.61:
Link MagickCore to urlmon when targeting Windows by @giordano in #6032
Fix wonky wording in SECURITY.md by @mara004 in #6033
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2023-01-03 16:05:14 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ImageMagick: update to 7.1.0.57.
7.1.0-57 - 2022-12-30
beta release 56814b9
Added support for writing animated jxl images. 555b2cd
respect the TIFF offset prefix (ImageMagick/ImageMagick#5768) df099de
slight optimization + cosmetic 648ee44
remove spurious Exif namespace (ImageMagick/ImageMagick#5768) 7b0e2a9
release d68553b
release eadf378
7.1.0-56 - 2022-12-28
beta release 12096ae
Removed CHANGELOG.md 42dd9c3
Added discussion template for the help category. c030396
Added missing label. c37a32b
Add operating system as input field. b2cf040
Use same template as help for development category. b039726
note those pesky NULL entities 269e8fd
rework beta badge 3b7bf5b
set character encoding to UTF-8 c5dfb89
support hue colorspace quantization 44fd848
check for EOF f7a3464
convert to sRGB if soruce colorspace is not sRGB compatible | CMYK 189f9d4
lastest method signatures 30bfc0f
inline method d859abb
account for TIFF offset in Exif profile 21da4fc
Added supported for reading animated jpeg-xl 3c45046
Added mime type. f540fc2
Use JXL_DEC_FRAME event instead to create the next image to make sure \
identify shows all the frames. 85a39a3
Removed whitespace. 4685da1
Initialize without memset. 807e518
Use image_info instead. f374d6d
Set frame distance to zero for lossless image. 82138ea
Initialize without memset. d63af13
you can never have too many unit tests 28ee717
release a9de416
7.1.0-55 - 2022-12-17
fix: small error in docs #5882
beta release 39fc3f2
proper Exif profile handling in HEIC (ImageMagick/ImageMagick#5647) 1c7af54
keep tiles approximately same size across multiple frames e10b7a9
cosmetic 1447648
... 4d27812
latest documentation updates 5281cd2
lastest CSS updates b7b8950
release f06bc90
release 6edfae3
7.1.0-54 - 2022-12-10
remove todo, cause cHRM+gAMA is never sRGB #5851
beta release b21075c
Only write the gAMA chunk if the sRGB chunk is written too. However, write \
the gAMA chunk if gamma is not 1.0/2.2 and no sRGB chunk \
(ImageMagick/ImageMagick#5850) b516099
correct EXIF profile length (ImageMagick/ImageMagick#5768) 2e2a2e0
correct EXIF profile extraction from JXL images \
(ImageMagick/ImageMagick#5768) cf133fa
add additional comments to the coder 696a5b5
skip zero-length profiles (ImageMagick/ImageMagick#5856) 6741cd2
check for profile length of zero abf01f3
cosmetic. 3cc61f7
correct Image::compare documentation (ImageMagick/ImageMagick#5869) dd97eea
support polling of image processing operation progress \
(ImageMagick/ImageMagick#5868) e27cd48
add checks for null tags when monitoring ee2f46b
release f5cf5ba
7.1.0-53 - 2022-12-04
another approach to fix #5836 #5841
Chrome, Mozilla, GIMP do not assume sRGB #5824
Spelling core #5789
Spelling misc #5787
Spelling coders #5788
Spelling wand #5792
Spelling plusplus #5791
Spelling perl #5790
Fix *arch-dir helpstring in configure.ac #5780
another approach to fix #5836 (#5841) #5836
Chrome, Mozilla, GIMP do not assume sRGB (#5824) #4375
beta release d615451
ImageMagick/ImageMagick#5718 e437224
set color reduction colorspace to that of the remap image @ \
ImageMagick/ImageMagick#5731 6ea94f2
image profiles are const @ ImageMagick/ImageMagick#5743 238aaf6
libdps delegate library must be specifically requested @ \
https://www.amazon.com/gp/css/order-history?ref_=E_423_order e8dd496
libdps delegate library must be specifically requested @ \
ImageMagick/ImageMagick#5742 2a17145
cosmetic e527643
parameter is double, cast 26e636d
Install in a different folder and run as a different user. 54202ca
Removed invalid argument. 77eccfc
Fixed build. 381d6f0
check for NULL eda2e46
avoid an unlikely divide by zero e68b300
eliminate compiler warnings be77b88
eliminate compiler warning 8307a50
eliminate compiler warning b7340ba
eliminate coverity warning a5198d4
squash coverity warning 7cb70aa
the Flashpix library now requires you explicitedly enable when configuring \
eca4ce5
first attempt at supporting 16-bit half floats 7c68a0e
Fixed build error. bf1a4f2
void shift overflow 716f12c
Changed version number in file of the portable release (#5749) 1414950
latest autoconf/automake 28a3af8
latest autoconf updates db5acda
Improved error reporting and added call to JxlDecoderCloseInput instead of \
reporting an error. 926ad10
implement suggestions from a static analyzer d4be270
compress binary image 09442a5
remove cast 4ba8144
update manifest 0cbb5c7
ImageMagick/ImageMagick#5780 a762bd6
ImageMagick/ImageMagick#5783 e057607
only open X display once when rendering text @ ImageMagick/ImageMagick#5779 \
f947d8f
eliminate compiler exception 4762421
Added support for reading the exif profile to the jxl coder. 7c0bb44
Added missing version check. ca7c7bb
Corrected types. 0e1b56d
use ANSI-style comments 05152f4
eliminate pointer dereference a3be60d
support addition Si prefixes d3acd28
cosmetic bfab5d9
cosmetic 88cec68
cosmetic e5894b6
cosmetic 8daeac9
cosmetic 2abd25e
initialize target pixel 3c01336
Use different policy. fd8486e
Disable jpegli in jxl build. 17ed4f7
Corrected path. e79c316
latest autoconf/automake configuration updates cfe298a
write metadata to JXL image format @ ImageMagick/ImageMagick#5768 8d8999a
support XMP profile a52d78a
leverage SplitStringInfo() to remove TIFF offset afc85bc
cosmetic de94d35
cosmetic 4cd1cd7
set exif profile extent 47cb468
l;atest web site updates 5f88b9d
deprecate SetPixelBackgoundColor() method a607704
remove bogus statement 1997d2e
cosmetic f427cc6
Silence warning with VS2017. 2101000
Chrome, Mozilla, GIMP do not assume sRGB (ImageMagick/ImageMagick#5824) 66b1485
Fixed build. 5bb3d45
add getter/setter for the filter type 44dc2fb
Simplify checking the format. c18375b
Code cleanup e2fe11b
Fixed copy paste mistake. 195fcde
The chromaticity should be set after changing the colorspace of the image \
(#5835). ff122c7
offset is already incremented @ \
(https://github.com/ImageMagick/ImageMagick/commit/8d8999add0e642bbfc0c9194c4a9d144cd576af2#r91564352) \
aeb8bf8
refactor offset/size calculation 030f1fa
label not centered with gravity (ImageMagick/ImageMagick#5834) 88759f1
latest documentation fe219dc
Make sure the offset starts at the correct position. b215d85
check method argument to determine the adjustment 7c1768b
properly detect grayscale JXL images (ImageMagick/ImageMagick#5836) c327e00
another approach for detecting RGB vs. GRAY colorspace e9885fb
set channel mask to the proper value (ImageMagick/ImageMagick#5843) 64d2830
need to check image parameter exists before we get members (thanks Dirk) fbc548b
cosmetic 1433170
cosmetic. e2d8cea
cosmetic 303cb62
cosmetic 814ba99
release 61fbe2b
revert 25c3265
eliminate compiler warning 6db8b9f
eliminate compiler warning 02ba8f8
eliminate compiler warnings c59f9d7
cosmetic c91ce21
release b0cc8e4
|
2022-11-25 10:54:29 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
ImageMagick: update to 7.1.0.52
Merged
coders: Enable opening https files in mingw #5727
utilities: Enable support for unicode paths in mingw #5713
Commits
beta release bf925a7
support optional extension area 42bae95
check extension attribute type to set the alpha channel 7b771b4
Pass image's type instead of colorspace to IsGrayImageType d3539ae
cosmetic 839984c
eliminate unnecessary file open when globbing (thanks to P Antoine) 73dd9de
OCE-2022-70: DoS at Stdin 09e738e
possible DoS @ stdin (OCE-2022-70); possible arbitrary file leak \
(OCE-2022-72) 05673e6
revert scene check 2752356
Use new certificate. e9da157
cosmetic 3aa3062
enhanced delete list parsing 5118724
cosmetic 4ba2bbc
support -delete registry:NAME to delete images from the system registry fe5eeb8
support -delete registry:NAME to delete images from the system registry ba541de
string optimization d78b958
allow for EOF d0bee0b
Use new private api. 2d0b7fc
Whitespace. 3193b5e
Renamed variable fa28e60
rotate HLS by 120 degrees (private email from John Z) 5f4ad1d
Use the new ElementInfo api. ead0c10
blob byte optimization 6fac1c9
add check for grayscale image @ ImageMagick/ImageMagick#5705 e7d354e
optimize reading blob string 4ff14c8
proper boundary check 79cd5a5
register WebP mime type c3f81bc
fix monochrome colormap b4193e8
Fixed possible null reference. ffd7221
Use the ElementInfo api instead. 7a2b09b
Another fix. ad532fa
set blob EOF flag bc1e75c
Use the ElementInfo api and fixed return value of SetLogEventMask. d80fafe
Earlier unlock of semaphore. d4ae038
Fixed unlock of semaphore. 9d98dad
latest autoconf update 5d3d9e2
Use the ElementInfo api. dc5bb28
Use the ElementInfo api. ae600a1
Code cleanup. 13ba626
Use the ElementInfo api. 24a4cd0
Fixed bug that was introduced when using the ElementInfo api. f9d96c7
ImageMagick/ImageMagick#5713 fb70c5b
robust support of masks in MPC and MIFF 9f0f4b2
ImageMagick/ImageMagick#5713 914e376
ImageMagick/ImageMagick#5680 11df7ff
ImageMagick/ImageMagick#5680 43ba8a6
initialize package key 878da43
release 04ee6ce
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-10-24 16:33:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ImageMagick: update to 7.1.0.51.
beta release fea7eed
obtain scene from image structure 53eb353
prevent undefined shift 742374a
Added private api to go through a linked list without using semaphores. 212020f
Fixed build. e53a959
latest automake configuration a88a3b5
fix undefined-shift in ReadTGAImage @ \
https://oss-fuzz.com/testcase?key=5129864151957504 fcaddfb
prevent divide by zero exception 1cf41df
release aea87b5
|
2022-10-19 17:43:19 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
ImageMagick: SunOS needs -lsendfile.
|