From 32f4363f182f002bb695d92152a5e19a72535c40 Mon Sep 17 00:00:00 2001 From: Kert Date: Tue, 20 Nov 2018 08:51:41 -0800 Subject: [PATCH] Add TinyPngOutput --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73579d4..7bd0d13 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,7 @@ as C/C++, as this is not an obstacle to most users.) | | [TinyEXIF](https://github.com/cdcseacave/TinyEXIF) | BSD | C++ | 2 | Parse EXIF data from JPEG (XMP w/ TinyXML2 lib) | |**[cro_mipmap.h](https://github.com/thebeast33/cro_lib)** | **public domain** |C/C++|**1**| average, min, max mipmap generators | | [PDFgen](https://github.com/AndreRenaud/PDFGen) | **public domain** | C | 2 | PDF writer | +| | [TinyPngOutput](https://www.nayuki.io/page/tiny-png-output) | LGPLv3 |C/C++| 2 | PNG writer | # math | | library | license | API |files| description