Skip to content

Commit

Permalink
docs(readme): link to Oxipng
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed Sep 8, 2023
1 parent 7232b97 commit 3c04fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The program is written in C with minimal dependencies and builds as a static bin

### PNG file size

PNG files produced by HiColor are not optimized. Run them through [OptiPNG](http://optipng.sourceforge.net/) to significantly reduce their size.
PNG files produced by HiColor are not optimized. Run them through [OptiPNG](http://optipng.sourceforge.net/) or [Oxipng](https://github.com/shssoichiro/oxipng) to significantly reduce their size.

### Generation loss

Expand Down

0 comments on commit 3c04fb7

Please sign in to comment.