Skip to content

6.1

Compare
Choose a tag to compare
@YomikoR YomikoR released this 20 Apr 09:48
· 6 commits to main since this release

Changes since 6:

  • Faster for RGB48 input with less memory used.
  • Support RGBS input (6x slower than RGB48).
  • Support XYZ as preset colorspace. Note that internally an RGB colorspace with D50 white point instead of XYZ colorspace is used.
  • Allow overriding rendering intent in iccc.Tag.
  • Meson won't ask for Objective-C compiler when unnecessary.