saucecontrol / PhotoSauce

MagicScaler high-performance, high-quality image processing pipeline for .NET
http://photosauce.net/
MIT License
589 stars 49 forks source link

v.0.13 Change Log / Roadmap #62

Closed saucecontrol closed 2 years ago

saucecontrol commented 3 years ago

Changes in v0.13

Breaking Changes

New APIs

Native Codec Previews

Performance Improvements

Image Quality Improvements

Non-behavioral Changes

Future Roadmap

Linux Compatibility

The main focus of the 0.14 release will be general Linux compatibility. Major work items:

Advanced Metadata Handling

The current handling of metadata based on Windows Photo Metadata Policies is inadequate for many uses, particularly when converting between formats (see #60). The new API will support plugin metadata policies that give more explicit control.

One key use case is maintaining IPTC copyright and artist values used by Google Images when converting between image formats.

luoxgwb commented 3 years ago

saucecontrol commented 3 years ago

Metadata handling is taking longer than expected, so I decided to go ahead and snap a v0.12 release so people can start getting the perf benefits from the new interop layer. The rest is getting a push to v0.13.

saucecontrol commented 2 years ago

v0.13 is live 🎉