Skip to content

Commit 0e3200f

Browse files
committed
update README [skip-ci]
1 parent 95e2f07 commit 0e3200f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ it outperforms the reference implementation in common use cases.
2525

2626
## Features
2727

28-
| Feature | spng | libpng | stb_image | lodepng |
28+
| Feature | spng | libpng | stb_image | lodepng |
2929
|--------------------------------------|---------|--------------------|-----------|---------|
3030
| Decode from stream |||||
3131
| Gamma correction |||||
@@ -138,7 +138,6 @@ Online documentation is available at [libspng.org/docs](https://libspng.org/docs
138138
for all PNG color type and bit depth combinations, see documentation for details.
139139
* Gamma correction is not implemented for `SPNG_FMT_PNG`, `SPNG_FMT_G8`, `SPNG_FMT_GA8`
140140
and `SPNG_FMT_GA16` output formats.
141-
* Non-critical errors may cause an image to not load ([#132](https://github.com/randy408/libspng/issues/132)).
142141
143142
## Supporting spng
144143

0 commit comments

Comments
 (0)