We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb114d1 commit bfe5f9cCopy full SHA for bfe5f9c
README.md
@@ -5,7 +5,7 @@ fpng.cpp compression compared to stb_image_write.h: 12-19x faster with roughly 5
5
6
fpng.cpp decompression compared to stb_image.h: 2.5-3x faster
7
8
-fpng.cpp compared to libpng: ~23x faster compression, ~2.5-3x faster decompression
+fpng.cpp compared to libpng: ~23x faster compression, 2.5-3x faster decompression
9
10
Here's an example image encoded by fpng (a downsampled version of "bridge" from [here](http://imagecompression.info/test_images/)):
11

0 commit comments