Add TinyPngOutput

This commit is contained in:
Kert 2018-11-20 08:51:41 -08:00 committed by kert
parent adaf547392
commit 32f4363f18
1 changed files with 1 additions and 0 deletions

View File

@ -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