Commit Graph

4 Commits

Author SHA1 Message Date
ema
f1ea16b8d6 Improve Magick image disposal and layer handling #1586
Some checks failed
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Refactored ImageMagickProvider to properly manage ownership and disposal of MagickImage instances, especially when flattening multi-layer XCF files. Updated logic to avoid unnecessary loading of all layers for non-XCF formats, improving performance and resource management. Minor formatting changes in CursorProvider and WebPProvider for consistency.
2026-01-29 00:02:23 +08:00
ema
a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +08:00
ema
a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema
96d8c420c4 Support Animated WebP #1024 #1324
Limitations: Only supports x64 systems
2024-12-30 17:03:12 +08:00