]> granicus.if.org Git - imagemagick/commit
* coders/png.c: Added support for a proposed new PNG chunk
authorGlenn Randers-Pehrson <glennrp@gmail.com>
Sat, 28 Jan 2017 02:09:15 +0000 (21:09 -0500)
committerGlenn Randers-Pehrson <glennrp@gmail.com>
Sat, 28 Jan 2017 02:09:15 +0000 (21:09 -0500)
commit947f2908ec1c2439e9df396c62fd135d2f279143
tree79874db3d7e0de4bd47667cd3eab16431643d701
parent630cb567239b90b48ec194215997969313988887
  * coders/png.c: Added support for a proposed new PNG chunk

    (zxIf, read-only) that is currently being discussed on the
    png-mng-misc at lists.sourceforge.net mailing list.  Enable
    exIf and zxIf with CPPFLAGS="-DexIf_SUPPORTED -DxzIf_SUPPORTED".
    If exIf is enabled, only the uncompressed exIF chunk will be
    written and the hex-encoded zTXt chunk containing the raw Exif
    profile won't be written.
ChangeLog
coders/png.c