icc
icc copied to clipboard
JavaScript module to parse International Color Consortium (ICC) profiles
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,...
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...
Fixes #2
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...