Path to this page:
./
wip/go-dither,
A fast, correct image dithering library in Go
Branch: CURRENT,
Version: 2.4.0,
Package name: go-dither-2.4.0,
Maintainer: charlottedither is a library for dithering images in Go. It has many dithering
algorithms built-in, and allows you to specify your own. Correctness is a
top priority, as well as performance. It is designed to work well on its
own, but also implements interfaces from the standard library, so that it
can be integrated easily in a wide variety of situtations. It supports
images that make use of the alpha channel, AKA transparency.
Master sites:
Filesize: 2111.203 KB
Version history: (Expand)
- (2024-03-21) Updated to version: go-dither-2.4.0
- (2023-02-13) Package has been reborn
- (2022-04-15) Package added to pkgsrc.se, version go-dither-2.2.0 (created)