diff options
-rw-r--r-- | README.md | 9 | ||||
-rw-r--r-- | images/pnginfo.png | bin | 0 -> 115866 bytes |
2 files changed, 9 insertions, 0 deletions
@@ -146,3 +146,12 @@ to get otherwise. Example: (cherrypicked result; original picture by anon)

+
+### Png info
+Adds information about generation parameters to PNG as a text chunk. You
+can view this information later using any software that supports viewing
+PNG chunk info, for example: https://www.nayuki.io/page/png-file-chunk-inspector
+
+This can be disabled using the `--disable-pnginfo` command line option.
+
+
diff --git a/images/pnginfo.png b/images/pnginfo.png Binary files differnew file mode 100644 index 00000000..b6e0f6d1 --- /dev/null +++ b/images/pnginfo.png |