Skip to content

Release candidate 1 of lcms2-2.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@mm2 mm2 released this 07 Jan 15:50
· 381 commits to master since this release

lcms2-2.13 is a featured release

WARNING: THIS IS A RELEASE CANDIDATE. FINAL CONTENTS OF 2.13 MAY VARY

Changes

  • Added support for premultiplied alpha
  • tifficc can now handle alpha channels, both unassociated and premultiplied
  • Better documentation
  • CGATS parser can now deal with very long strings
  • Added Projects for Visual Studio 2020
  • Travis CI discontinued, GitHub actions used instead
  • Added a very preliminary meson build script (thanks to xclaesse)
  • Added ARM64 target to visual studio 2019 (thanks to gaborkertesz-linaro)
  • Added thread safe code to get time
  • Added automatic linear space detection
  • Added cmsGetStageContextID function
  • configure now accepts --without-fastfloat to turn plugin off
  • autogen.sh has now a --distclean toggle to get rid of all autotools generated files
  • Checked to work on STM32 Cortex-A, Cortex-M families
  • Bug & typos fixing (thanks to many reporters and contributors)