Skip to content

Little CMS 2.16

Latest
Compare
Choose a tag to compare
@mm2 mm2 released this 03 Dec 19:24
· 66 commits to master since this release

lcms2-2.16 is a featured release

Changes

  • New: import .CUBE files as RGB device links
  • New: Read/Write MHC2 tags for Windows GPU access
  • New: Support for UTF8 on multi-localized Unicode functions
  • New: Support for OkLab color space, built-in and formatter.
  • Improved: floating point transforms float -> integer are now honored as float
  • Improved: MSYS2, mingw is now supported
  • Improved: preferred CMM, platform and creator now survives profile edition.
  • Fixed: tificc now can deal with Lab TIFF
  • Fixed: code can now be compiled by a C++17 compiler, "register" keyword use detected at compile time.
  • Fixed: Reverted PostScript creation that corrupted some interpreters.
  • Bug fixing