mm2 / Little-CMS

A free, open source, CMM engine. It provides fast transforms between ICC profiles.
https://www.littlecms.com
MIT License
571 stars 176 forks source link

Roundtrip CMM, platform, and creator tags #364

Closed amyspark closed 1 year ago

amyspark commented 1 year ago

This fixes generated MD5 checksums of existing profiles not matching between Windows and Unix-based systems, by letting existing profiles preserve their CMM, creator, and platform tag values.

See https://invent.kde.org/graphics/krita/-/commit/1191295a4618a93893987497e3c54e6f0c2fd025#note_634123

mm2 commented 1 year ago

Seems good, and I like the fact you get some extra information from the profile. Please let me check against some projects, because there is a behavior's change that may affect 3rd parties. Thanks!