text update
parent
cf61a088fb
commit
80fc36e5d9
|
@ -13,7 +13,7 @@ All versions will be kept available indefinitely.
|
|||
|
||||
Release note (v4): simplified func `Icon`; more than 2x reduction of icon memory footprint; removal of all dependencies; removal of hashes (a separate new package [imagehash](https://github.com/vitali-fedulov/imagehash) can be used for fast large scale preliminary search); fixed GIF support; new func `IconNN`. The main improvements in v4 are package simplification and memory footprint reduction.
|
||||
|
||||
### Key functions
|
||||
### Main functions
|
||||
|
||||
- `Open` supports JPEG, PNG and GIF. But other image types can be used through third-party decoders, because input for func `Icon` is Golang `image.Image`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue