Commit Graph

  • 14bccf9d59 improve URW font search Cristy 2024-09-15 22:16:43 -04:00
  • 4250d752f0 update to latest web pages Cristy 2024-09-15 19:34:51 -04:00
  • 4e48d3c7e0 to do: write pixel data in YCBCR subsampled format Cristy 2024-09-15 08:57:04 -04:00
  • ba49d0cd54 LIBRARY_PATH is reserved, use LIBRARY_ABSOLUTE_PATH instead Cristy 2024-09-13 20:45:58 -04:00
  • 6299383324 Also add the new msixbundles to the release. Dirk Lemstra 2024-09-13 09:03:32 +02:00
  • 51348da2ba Also build the Q8 and Q16 msix installer during a release. Dirk Lemstra 2024-09-13 08:43:17 +02:00
  • 1e2b31323e Also treat the group and element being zero as the end of data in a dicom file (#7610). Dirk Lemstra 2024-09-13 08:23:13 +02:00
  • fcd97e4a05 Add missing Threshold command to command array of Region of Interest mode (#7606) albarsky 2024-09-10 03:49:27 +04:00
  • 7cf217f1fb revert INSTALL_BASE PerlMagick patch Cristy 2024-09-08 19:18:51 -04:00
  • 1de7476bb4 cosmetic Cristy 2024-09-07 22:40:17 -04:00
  • e0e6ad8366 Added null checks because AcquireProfileStringInfo can return null. Dirk Lemstra 2024-09-07 20:51:55 +02:00
  • 1cb5d3e74c beta release Cristy 2024-09-01 21:54:59 -04:00
  • b0ab92265b release 7.1.1-38 Cristy 2024-09-01 20:56:32 -04:00
  • 878daf986d eliminate compiler warnings Cristy 2024-09-01 09:07:10 -04:00
  • 8fda05a5c9 don't allow negative scenes Cristy 2024-09-01 08:32:56 -04:00
  • 27a0a9c37f improved rounding Cristy 2024-08-31 21:47:03 -04:00
  • 1070b17824 restore clipboard.c Cristy 2024-08-31 10:11:39 -04:00
  • 39a135a0d0 support clipboard delegate Cristy 2024-08-31 10:11:27 -04:00
  • f246eab0d8 Use SetImageProfilePrivate to avoid duplicate allocations. Dirk Lemstra 2024-08-30 21:36:05 +02:00
  • 600708ca1e Another attempt to silence the warnings. Dirk Lemstra 2024-08-30 08:42:24 +02:00
  • c36fdf0ab5 More build fixes. Dirk Lemstra 2024-08-29 22:14:35 +02:00
  • 20a5af3ae0 Build fix. Dirk Lemstra 2024-08-29 21:57:58 +02:00
  • b20dda3c00 prepping framework to interact with X11 clipboard Cristy 2024-08-28 19:38:51 -04:00
  • 18377f96ec Patch to fix reading of the ICC profile. Dirk Lemstra 2024-08-28 07:35:09 +02:00
  • 4caf7d13ba update copyright year Cristy 2024-08-27 21:36:36 -04:00
  • 25d53356b0 save IPTC + ICC profiles are profiles, not properties Cristy 2024-08-27 20:01:38 -04:00
  • b80c509e42 Build fixes. Dirk Lemstra 2024-08-26 07:28:20 +02:00
  • 4e7d789ca8 deprecate the -respect-paranthesis option Cristy 2024-08-25 21:32:31 -04:00
  • 250b7485cd beta release Cristy 2024-08-25 09:02:47 -04:00
  • 1ffe565c20 set max colormap size for remap Cristy 2024-08-24 22:26:53 -04:00
  • 40f659984d properly set image byte order Cristy 2024-08-24 18:40:19 -04:00
  • 8a0da9feeb release 7.1.1-37 Cristy 2024-08-24 13:51:32 -04:00
  • 5b2825b292 distribute quantization error for -dither FloydSteinberg -depth Cristy 2024-08-24 10:06:15 -04:00
  • 1fac80a83b parentheses is the plural of parenthesis Cristy 2024-08-19 08:28:44 -04:00
  • d0bce95d91 Remove some of the dependencies for the macos-13 build. Dirk Lemstra 2024-08-18 10:19:13 +02:00
  • b3dd43137a Fixed build error. Dirk Lemstra 2024-08-18 09:44:59 +02:00
  • f0357c7006 persist app1 jpeg profile (https://github.com/ImageMagick/ImageMagick/issues/4713) Cristy 2024-08-17 13:15:38 -04:00
  • 295e9c8623 Added missing null check for AcquireOpenCLCommandQueue. Dirk Lemstra 2024-08-17 11:08:07 +02:00
  • f85448e85a Added missing null checks for RequestOpenCLDevice. Dirk Lemstra 2024-08-17 11:05:51 +02:00
  • 9fda5f2533 Fixed problem with empty macros (#7562) Dirk Lemstra 2024-08-17 10:12:12 +02:00
  • 25db2e59fb be less forgiving for invalid image indexes Cristy 2024-08-07 20:58:49 -04:00
  • 27c3f995f8 allow SeekBlob() to set an offset beyond the end of the blob Cristy 2024-08-07 08:00:40 -04:00
  • 9fc059069d Added extra header detection for avif files. Dirk Lemstra 2024-08-07 06:06:37 +02:00
  • c01fd3718b Make images mandatory in the issue template. Dirk Lemstra 2024-08-06 19:35:00 +02:00
  • 0bd1687047 eliminate compiler warning Cristy 2024-08-04 12:49:57 -04:00
  • 9a9a25cc9c eliminate compiler warning Cristy 2024-08-04 12:49:02 -04:00
  • 712bde4a48 cosmetic Cristy 2024-08-03 12:21:07 -04:00
  • ea2a2db8a2 cancel interactive window selection with right button press Cristy 2024-08-02 18:26:05 -04:00
  • 2a69677d2e Renamed Output folder to Artifacts. Dirk Lemstra 2024-08-01 07:50:35 +02:00
  • ada6785825 optimize fwrite() arguments Cristy 2024-07-31 18:37:07 -04:00
  • fff3058547 read/write in chunks Cristy 2024-07-31 09:32:02 -04:00
  • c301208f29 Ignore multiple exif and xmp profiles for the same jxl frame and fix reading those profiles per frame. Dirk Lemstra 2024-07-31 08:08:33 +02:00
  • 6020e00fbc Bump azure/trusted-signing-action from 0.3.20 to 0.4.0 (#7518) dependabot[bot] 2024-07-29 22:09:31 +02:00
  • 115271eced correct copyright year Cristy 2024-07-28 22:00:34 -04:00
  • d90d8b4466 eliminate compiler warnings Cristy 2024-07-27 09:54:10 -04:00
  • 86cb2b12ef protect macro arguments with parens Cristy 2024-07-27 09:21:08 -04:00
  • 8e4aef8017 Silence warning and fix HEIC_COMPUTE_NUMERIC_VERSION definition when heic delegate is disabled. (#7516) niclet 2024-07-27 14:20:28 +01:00
  • b1a6038e2e beta release Cristy 2024-07-27 09:09:38 -04:00
  • 852a4e91b1 release 7.1.1-36 Cristy 2024-07-27 08:02:24 -04:00
  • 58ddb87ca0 Silence warning when freetype delegate is disabled. (#7515) niclet 2024-07-27 02:31:04 +01:00
  • 8f26c4633b support WMF delegate Cristy 2024-07-25 19:44:31 -04:00
  • f28842046f interpret EMF documents under Linux Cristy 2024-07-25 19:27:37 -04:00
  • 19bfab8f05 Fixed typo in documentation of MagickAdaptiveBlurImage (#7500) JonahEMorgan 2024-07-24 20:44:03 -04:00
  • 2245dd61e0 default to channels other than 1 & 4 Cristy 2024-07-21 20:26:53 -04:00
  • c0b1d44913 restore JPEG grayscale colormap Cristy 2024-07-21 10:49:56 -04:00
  • 42c30be7ef Another fix for grayscale images. Dirk Lemstra 2024-07-21 09:31:37 +02:00
  • 00ac8d0cbc Fixed build on Windows. Dirk Lemstra 2024-07-21 09:26:06 +02:00
  • 7aae5ff965 fix grayscale images Cristy 2024-07-20 23:07:50 -04:00
  • 7caf7a27ed don't ping for -format option Cristy 2024-07-20 22:29:58 -04:00
  • da451cc155 don't scale 8-bit pixels Cristy 2024-07-20 18:51:14 -04:00
  • da58a8015d support 12 & 16 bit JPEG images Cristy 2024-07-20 18:46:00 -04:00
  • 32591b858b set image orientation on write Cristy 2024-07-20 12:30:34 -04:00
  • 9a743b9290 bounds check Cristy 2024-07-20 11:55:24 -04:00
  • 41db2bfaa6 cosmetic Cristy 2024-07-20 10:23:28 -04:00
  • fbc6695d8e The -format option is hybrid operator and info operator Cristy 2024-07-20 09:42:35 -04:00
  • 106646455b correct link Cristy 2024-07-20 09:32:38 -04:00
  • 9291449dd1 Removed check for ancient Visual Studio version. Dirk Lemstra 2024-07-20 10:58:32 +02:00
  • 6526a2b285 ensure no empty paths in the environment Cristy 2024-07-19 20:41:35 -04:00
  • 67cadcbb1c Improved error message (#7491) Dirk Lemstra 2024-07-19 14:25:32 +02:00
  • bc3df5d42d Only request a unique file name when system:shred is not set. Dirk Lemstra 2024-07-18 07:50:43 +02:00
  • 72c559456b do not append empty paths Cristy 2024-07-16 19:14:51 -04:00
  • efc26763e9 configure AppRun to reflect the correct configure and library paths Cristy 2024-07-15 20:25:56 -04:00
  • 4f6a116093 point to the correct ImageMagick-7.?.? path Cristy 2024-07-15 20:01:44 -04:00
  • e496826829 Code style changes. Dirk Lemstra 2024-07-15 22:20:39 +02:00
  • 2ef6fcac18 Code style changes. Dirk Lemstra 2024-07-15 22:06:59 +02:00
  • 2892b76495 Code style changes. Dirk Lemstra 2024-07-15 22:02:19 +02:00
  • 22e268e52b Code style changes. Dirk Lemstra 2024-07-15 21:57:18 +02:00
  • ed85e19963 Code style changes. Dirk Lemstra 2024-07-15 21:55:36 +02:00
  • 560e58b54e uhdr.c: default initialize range field for hdr/sdr intent inputs to enc (#7482) Aayush Soni 2024-07-16 01:01:19 +05:30
  • 8c7c516574 beta release Cristy 2024-07-14 09:49:35 -04:00
  • d775d2ac6f release 7.1.1-35 Cristy 2024-07-14 08:33:07 -04:00
  • 1bfce2a627 smooth the rendering of an ellipse (https://github.com/ImageMagick/ImageMagick/issues/7465) Cristy 2024-07-13 14:09:21 -04:00
  • 841f033f09 Changes due to upgrade of libheif. Dirk Lemstra 2024-07-11 21:19:15 +02:00
  • 75b66c456a Changed defines to use method instead of a define. Dirk Lemstra 2024-07-08 21:54:16 +02:00
  • b3e8a7800d Make sure we always use the i64 version of the "file methods" on Windows. Dirk Lemstra 2024-07-08 21:22:05 +02:00
  • 656b4d231c Added version check for the heif_properties.h include. Dirk Lemstra 2024-07-08 07:49:09 +02:00
  • ae0d69a53f Silence warning when lqr delegate is disabled. Dirk Lemstra 2024-07-07 21:11:34 +02:00
  • fc1c61baf0 Also set the DNG properties when pinging the image. Dirk Lemstra 2024-07-07 14:27:02 +02:00
  • 3b22378a23 Fixed MSYS2 build error. Dirk Lemstra 2024-07-05 18:19:25 +02:00
  • 8a48eddf90 Exit earlier when the symlink could not be created when invoking the svg:decode delegate. Dirk Lemstra 2024-07-05 18:13:41 +02:00