|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: ImageMagick.ImageMagick.Q8 |
| 5 | +PackageVersion: 7.1.2.19 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: ImageMagick Studio LLC |
| 8 | +PublisherUrl: https://imagemagick.org/ |
| 9 | +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues |
| 10 | +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php |
| 11 | +Author: ImageMagick Studio LLC |
| 12 | +PackageName: ImageMagick Q8 |
| 13 | +PackageUrl: https://imagemagick.org/ |
| 14 | +License: ImageMagick |
| 15 | +LicenseUrl: https://imagemagick.org/script/license.php |
| 16 | +Copyright: Copyright © 1999 ImageMagick Studio LLC |
| 17 | +ShortDescription: A free, open-source software suite for editing and manipulating digital images |
| 18 | +Description: |- |
| 19 | + ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. |
| 20 | + ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. |
| 21 | + ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. |
| 22 | +Tags: |
| 23 | +- image |
| 24 | +ReleaseNotes: |- |
| 25 | + Merged |
| 26 | + - Support for 4-bit (indexed 16-color) PCX #8655 |
| 27 | + - Increase code determinism when when compiling with fuzzing instrumentation #8544 |
| 28 | + - Fix MNG animation speed for sub-frame animations with offsets #8666 |
| 29 | + - Fix JXL animated export transparent blending and offset frames #8656 |
| 30 | + - build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 #8660 |
| 31 | + - build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 #8661 |
| 32 | + - Fix AVIF animation export error on sequences with mixed alpha #8657 |
| 33 | + - build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 #8645 |
| 34 | + - build(deps): bump caphyon/advinst-github-action from 2.0.1 to 2.0.2 #8647 |
| 35 | + - build(deps): bump azure/login from 2.3.0 to 3.0.0 #8643 |
| 36 | + - Fix APNG output duration/framerate #8639 |
| 37 | + - Animated AVIF support (libheif 1.20.0+) #8640 |
| 38 | + - Set BackgroundDispose for animated JXL frames with alpha #8635 |
| 39 | + - Skip frame duplication for APNG in video coder #8636 |
| 40 | + Commits |
| 41 | + - beta release 78f1c2f |
| 42 | + - https://github.com/ImageMagick/ImageMagick/issues/7904 0ff9eef |
| 43 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v67w-737x-v2c9 d27b840 |
| 44 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x9h5-r9v2-vcww 4c72003 |
| 45 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-f4qm-vj5j-9xpw d3c0a37 |
| 46 | + - eliminate compiler exception b620ae3 |
| 47 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fwvm-ggf6-2p4x ccdc011 |
| 48 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pcvx-ph33-r5vv cca6073 |
| 49 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cr67-pvmx-2pp2 ae679e2 |
| 50 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-w54j-7wpm-crhj 22aef93 |
| 51 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-q8h3-jv9v-57qx a6bfb1b |
| 52 | + - conditional compile 52d2e9c |
| 53 | + - sync image pixels before writing 1e87687 |
| 54 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-26qp-ffjh-2x4v bcd8519 |
| 55 | + - https://github.com/ImageMagick/security/advisories/GHSA-8vfj-q2cp-5m5j 8f6b593 |
| 56 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-98cp-rj9f-6v5g 54254cf |
| 57 | + - Run dependabot daily instead. 9d7a87a |
| 58 | + - check pixel sync return status b1db40d |
| 59 | + - the filename must be at least MagickPathExtent characters 763a037 |
| 60 | + - pattern is write only 60d8ea3 |
| 61 | + - Added option that can be used to fix the byte order of a DICOM image. 26ca4ee |
| 62 | + - throw exception for utf-8 string length of 0 099dda6 |
| 63 | + - improve exception message e05e459 |
| 64 | + - Fixed memory leak. 6867f20 |
| 65 | + - Restored old CopyAlpha behavior. 43e4dbf |
| 66 | + - Corrected version check. 7e78a40 |
| 67 | + - Use a cast to double instead of a multiplication. 7ac2dcc |
| 68 | + - Use the correct bit depth when reading a PNG bKGD (#8485) 23d609d |
| 69 | + - Corrected the name of the module. ce5434d |
| 70 | + - Whitespace. f20b428 |
| 71 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pmpg-6pww-fg6q 2ab24d7 |
| 72 | + - Generate SLSA provenance and add it as a release artifact. 04de634 |
| 73 | + - Updated the Windows dependencies. 0dfbb10 |
| 74 | + - Corrected script. df347d9 |
| 75 | + - Improved name of variable. a330f3f |
| 76 | + - Use a better name for the image. 22faadd |
| 77 | + - Added option (icon:png-compression-size) to the icon decoder that can be use the specify the minimum size when png compression should be used (#2394) 92172c4 |
| 78 | + - Updated comment to make it clear what the current default behavior is. 0836fbb |
| 79 | + - Added support for writing meta channels to the PSD coder (#8393) 8cb2a8e |
| 80 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5592-p365-24xh f86452a |
| 81 | + - reset VID filename a20f8f9 |
| 82 | + - Corrected check to avoid possible overflow. 2d4494c |
| 83 | + - Code style change. f4610bc |
| 84 | + - Fix incorrect orientation of JPEG compressed TIFF images (dlemstra/Magick.NET/issues/1991) b8d0cd4 |
| 85 | + - Minor readability change. 51291c3 |
| 86 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x928-4434-crqj ca761f2 |
| 87 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pwg5-6jfc-crvh 3d653be |
| 88 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2442-cq27-vf6x 4768542 |
| 89 | + - Patch to correct the sample size for 16 bit floats in the JXL encoder (GHSA-jvgr-9ph5-m8v4) 1c7767f |
| 90 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r83h-crwp-3vm7 5facfec |
| 91 | + - eliminate compiler warning f2d430c |
| 92 | + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5xg3-585r-9jh5 2a06c7b |
| 93 | + - eliminate compiler warning 5c43d48 |
| 94 | + - Use a name that is more consistent with the rest of the naming in the file. d94e286 |
| 95 | + - Meta channels are not support when the image has a colormap. c062b1d |
| 96 | + - Use a consistent order instead. 603a915 |
| 97 | + - Code style changes. cddcd13 |
| 98 | + - Cosmetic d2fc148 |
| 99 | + - Avoid conflicts with -std options when trying to check if the -x c++ option is supported. cc503c0 |
| 100 | + - latest automake/autoconf update 77d89c3 |
| 101 | + - release 9fbd2b7 |
| 102 | +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/HEAD/ChangeLog.md#712-19---2026-04-12 |
| 103 | +Documentations: |
| 104 | +- DocumentLabel: Command-line Tools |
| 105 | + DocumentUrl: https://imagemagick.org/script/command-line-tools.php |
| 106 | +- DocumentLabel: Command-line Processing |
| 107 | + DocumentUrl: https://imagemagick.org/script/command-line-processing.php |
| 108 | +- DocumentLabel: Develop |
| 109 | + DocumentUrl: https://imagemagick.org/script/develop.php |
| 110 | +ManifestType: defaultLocale |
| 111 | +ManifestVersion: 1.12.0 |
0 commit comments