icc_parser 0.1.5 copy "icc_parser: ^0.1.5" to clipboard
icc_parser: ^0.1.5 copied to clipboard

A pure-dart library used to parse ICC profiles and create color transformations based on them

0.1.5 #

  • Add experimental support for relative colorimetric intent

0.1.4 #

  • Fixed bug when reading XYZ tags when asserts are disabled

0.1.3 #

  • Roll back dart 3.3 requirement
  • Un-extension type the matrix as this causes issues on flutter web

0.1.2 #

  • Added more tests and better error reporting

0.1.1 #

  • Add missing support for PCS connection with target XYZ from lab

0.1.0 #

  • Fixed issue where conversion from 3D lut would not always have the correct size

0.0.4 #

  • Remove print statements again

0.0.3 #

  • Remove print statements

0.0.2 #

  • Don't require the final lutAToB curve to be aligned
  • Add support for writing ICC profile back to bytes

0.0.1 #

  • Initial version with support for a limited set of transformations
  • Based on ICC version 4.4
1
likes
140
pub points
50%
popularity

Publisher

verified publisherchimerapps.com

A pure-dart library used to parse ICC profiles and create color transformations based on them

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, fixnum, meta

More

Packages that depend on icc_parser