icc icon indicating copy to clipboard operation
icc copied to clipboard

JavaScript module to parse International Color Consortium (ICC) profiles

Results 4 icc issues
Sort by recently updated
recently updated
newest added

I know this is a common question, i googled a bit i could not find anything. I see there is a PR open that adds more parsing to this library,...

question

Within the `prtr` ICC profile, a set of tags which I will list below define a set of color transform. The issue here is that these tags can regularly defy...

enhancement

Partial PR as the A2B tests don't pass. This is picking up the work from #3 and parses mft1 and mft2 tags (`B2A`, `A2B` and `gamt`). It also creates transform...