]> gitweb.factorcode.org Git - factor.git/commit
images.png: Support for reading iCCP chunks with color profiles
authorBjörn Lindqvist <bjourne@gmail.com>
Fri, 6 May 2016 21:07:24 +0000 (23:07 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Sat, 7 May 2016 13:07:48 +0000 (15:07 +0200)
commitaf53fdd3d0a89aa3c9f3361a2b53af89030a9bd0
treec045bfa8a6f1e5ba67000f4a7b4cbbe5452d5058
parent7c7d314e49dc6f4d48486d5c9576e843f470ede3
images.png: Support for reading iCCP chunks with color profiles

To fix #1529 you need to read the color profile from the image and then
do something with it.
extra/images/png/png-tests.factor
extra/images/png/png.factor