mirror of
https://github.com/status-im/nimPNG.git
synced 2025-02-16 22:46:35 +00:00
update readme.md
This commit is contained in:
parent
f0d663fd4b
commit
6d765a2cac
@ -1,4 +1,4 @@
|
|||||||
#nimPNG
|
# nimPNG
|
||||||
Portable Network Graphics Encoder and Decoder written in Nim store lossless image with good compression
|
Portable Network Graphics Encoder and Decoder written in Nim store lossless image with good compression
|
||||||
|
|
||||||
all PNG standard color mode are supported:
|
all PNG standard color mode are supported:
|
||||||
@ -42,10 +42,10 @@ Supported color conversions:
|
|||||||
- removing alpha channel
|
- removing alpha channel
|
||||||
- higher to smaller bitdepth, and vice versa
|
- higher to smaller bitdepth, and vice versa
|
||||||
|
|
||||||
###Planned Feature(s):
|
### Planned Feature(s):
|
||||||
- streaming for progressive loading
|
- streaming for progressive loading
|
||||||
|
|
||||||
##Basic Usage
|
## Basic Usage
|
||||||
```nimrod
|
```nimrod
|
||||||
import nimPNG
|
import nimPNG
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user