Path to this page:
./
graphics/ImageMagick,
Package for display and interactive manipulation of images
Branch: CURRENT,
Version: 7.0.10.57,
Package name: ImageMagick-7.0.10.57,
Maintainer: adamImageMagick TM, is a package for display and interactive manipulation
of images for the X Window System. It is written in C and interfaces
to the X library, and therefore does not require any proprietary
toolkit in order to compile. Although the software is copyrighted, it
is available for free and can be redistributed without fee.
The ImageMagick image display program can display an image on any
workstation screen running an X server. It can read and write many of
the more popular image formats including JPEG, TIFF, PNM, GIF, and
Photo CD. In addition you can interactively resize, rotate, sharpen,
color reduce, or add special effects to an image and save your
completed work in the same or differing image format.
Required to run:[
textproc/libxml2] [
print/ghostscript] [
graphics/tiff] [
graphics/freetype2] [
graphics/png] [
graphics/jpeg] [
fonts/fontconfig] [
math/fftw] [
devel/libltdl] [
graphics/liblqr] [
graphics/openjpeg] [
graphics/lcms2] [
graphics/libwebp] [
devel/pkgconf]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Package options: heif, jp2, liblqr, x11
Master sites:
SHA1: 4a9bef6bff88d7a05a5f0c8bc1ace7a9e92ada8c
RMD160: 9c68dbef7b26427941509a685b2fa0049923ddae
Filesize: 9423.043 KB
Version history: (Expand)
- (2021-01-12) Updated to version: ImageMagick-7.0.10.57
- (2021-01-04) Updated to version: ImageMagick-7.0.10.54
- (2020-12-06) Updated to version: ImageMagick-7.0.10.46
- (2020-12-04) Updated to version: ImageMagick-7.0.10.44nb1
- (2020-11-29) Updated to version: ImageMagick-7.0.10.44
- (2020-11-23) Updated to version: ImageMagick-7.0.10.41
CVS history: (Expand)
2021-01-11 23:32:25 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ImageMagick: update to 7.0.10.57.
2021-01-09 7.0.10-57 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-57 GIT revision 18218:d7a3d75ff:20210109
2021-01-08 7.0.10-57 <quetzlzacatenango@image...>
* update automake/autoconf configuration files.
* additional checks to prevent integer overflow.
2021-01-05 7.0.10-56 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-56 GIT revision 18192:2fb74f026:20210105
2021-01-05 7.0.10-56 <quetzlzacatenango@image...>
* Fix rounding error for CSS colors (reference
https://github.com/ImageMagick/ImageMagick6/issues/129).
2021-01-03 7.0.10-55 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-55 GIT revision 18181:636ebf7ba:20210103
2021-01-04 7.0.10-55 <quetzlzacatenango@image...>
* revert changes to the default max width/height of image.
|
2021-01-04 11:20:16 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
ImageMagick: update to 7.0.10.54.
2020-12-27 7.0.10-54 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-54 GIT revision 18...
2020-12-27 7.0.10-54 Dirk Lemstra <dirk@lem.....org>
* 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.
2020-12-25 7.0.10-54 <quetzlzacatenango@image...>
* enable reading of a certain grayscale TIFF image.
* support HEIC depth masks (reference
https://github.com/ImageMagick/ImageMag … sions/3040).
* validate pixel cache offsets (reference
https://bugs.chromium.org/p/oss-fuzz/is … l?id=29039).
2020-12-24 7.0.10-53 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-53 GIT revision 18083:3b141f557:20201224
2020-12-20 7.0.10-53 <quetzlzacatenango@image...>
* CSS colors no longer require commas.
* eliminate possible arthimetic overflow (reference
https://bugs.chromium.org/p/oss-fuzz/is … l?id=28849)
* support display-p3, Adobe-98, and Pro-photo colorspaces
* read/write 1024 colors Sixel images (reference
https://github.com/ImageMagick/ImageMag … sions/3018).
2020-12-19 7.0.10-52 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-52 GIT revision 18057:1f5bab30b:20201219
2020-12-19 7.0.10-52 <quetzlzacatenango@image...>
* return alpha bytes with stream utility (reference
https://github.com/ImageMagick/ImageMag … sions/2862).
* percentage -border in x no longer adds one pixel border in y (reference
https://github.com/ImageMagick/ImageMagick/issues/2978).
2020-12-18 7.0.10-51 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-51 GIT revision 18052:475508769:20201218
2020-12-17 7.0.10-51 <quetzlzacatenango@image...>
* reduce time to identify PDF/PS/XPS/PCL image width/height (reference
https://github.com/ImageMagick/ImageMag … sions/2993).
2020-12-16 7.0.10-50 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-50 GIT revision 18046:83c162886:20201216
2020-12-15 7.0.10-50 <quetzlzacatenango@image...>
* revert patch to ready gray alpha TIFF image.
2020-12-14 7.0.10-49 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-49 GIT revision 18040:7976abf6e:20201214
2020-12-13 7.0.10-49 <quetzlzacatenango@image...>
* correct previous patch to read planar RGB TIFF images.
2020-12-10 7.0.10-48 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-48 GIT revision 18026:4646e5fd1:20201210
2020-12-09 7.0.10-48 <quetzlzacatenango@image...>
* Repair unit test failures (reference
https://github.com/ImageMagick/ImageMagick/issues/2959).
2020-12-09 7.0.10-47 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-47 GIT revision 18020:6f1ee6104:20201209
2020-12-06 7.0.10-47 <quetzlzacatenango@image...>
* support YAML image format.
* use generic TIFF read method for LZW-compressed strips (reference
https://github.com/ImageMagick/ImageMag … sions/2935).
|
2020-12-06 11:33:39 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
ImageMagick: update to 7.0.10.46.
2020-12-05 7.0.10-46 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-46 GIT revision 18001:7c75b33a1:20201205
2020-11-30 7.0.10-46 <quetzlzacatenango@image...>
* possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah).
* set default system fault in policy.xml configuration file.
* support portable float map format 16-bit half.
2020-11-30 7.0.10-45 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-45 GIT revision 17972:6c0cb7f72:20201130
2020-11-30 7.0.10-45 Dirk Lemstra <dirk@lem.....org>
* added support for the farbfeld format (reference
https://github.com/ImageMagick/ImageMag … sions/2664).
2020-11-29 7.0.10-45 <quetzlzacatenango@image...>
* specify the bilateral neighbor as width/height rather than radius/sigma.
|
2020-12-04 05:56:20 by Taylor R Campbell | Files touched by this commit (391) |
Log message:
Revbump for openpam cppflags change months ago, belatedly.
|
2020-11-29 18:59:47 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
ImageMagick: update to 7.0.10.44.
2020-11-28 7.0.10-44 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-44 GIT revision 17948:7e96e9fdd:20201128
2020-11-26 7.0.10-44 Dirk Lemstra <dirk@lem.....org>
* correct reading of first row in TIFF decoder.
2020-11-24 7.0.10-44 <quetzlzacatenango@image...>
* correct rotation parameter for SVG transform.
2020-11-23 7.0.10-43 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-43 GIT revision 17885:be852878e:20201123
2020-11-23 7.0.10-43 <quetzlzacatenango@image...>
* add padding to AcquirePolicyString().
2020-11-22 7.0.10-42 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-42 GIT revision 17881:d228ef95e:20201122
2020-11-21 7.0.10-42 <quetzlzacatenango@image...>
* revert memory patch to avert possible thread lock.
* add support for FilmLight FL32 image format.
|
2020-11-23 16:45:24 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
ImageMagick: update to 7.0.10.41.
2020-11-21 7.0.10-41 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-41 GIT revision 17864:20680f349:20201121
2020-11-21 7.0.10-41 <quetzlzacatenango@image...>
*
2020-11-20 7.0.10-40 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-40 GIT revision 17860:2594cd0a5:20201120
2020-11-19 7.0.10-40 <quetzlzacatenango@image...>
* remove Linux shell artifact from Windows delegate configuration file.
* fix shell injection vulnerability via the -authenticate option (reference
alex@cure...).
2020-11-17 7.0.10-39 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-39 GIT revision 17837:ffb8da39c:20201117
2020-11-07 7.0.10-39 <quetzlzacatenango@image...>
* support DPX 4:2:2 sampling.
|
2020-11-17 17:12:02 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
ImageMagick: update to 7.0.10.38.
2020-11-14 7.0.10-38 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114
2020-11-07 7.0.10-38 <quetzlzacatenango@image...>
* 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/is … l?id=26932).
* force single HEIC image per container.
|
2020-11-09 12:39:47 by Thomas Klausner | Files touched by this commit (5) |  |
Log message:
ImageMagick: update to 7.0.10.37.
2020-11-07 7.0.10-37 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107
2020-11-07 7.0.10-37 <quetzlzacatenango@image...>
* correct soversioning.
2020-11-07 7.0.10-36 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-36 GIT revision 17776:6bb35345c:20201107
2020-11-02 7.0.10-36 <quetzlzacatenango@image...>
* check and report if profile is corrupt.
* do not add entropy based on mkstemp() unique filename.
2020-10-31 7.0.10-35 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-35 GIT revision 17762:df5df8489:20201031
2020-10-14 7.0.10-35 <quetzlzacatenango@image...>
* Prefer ffmpeg over avconv.
* Support median image statistic and median property.
* Add -extend option to {display,animate,import}.
|