- Add dithering bool param to GIFRequest (default true) - Parallelize frame rendering with goroutines - Conditional Floyd-Steinberg dithering for speed vs quality tradeoff |
||
|---|---|---|
| .. | ||
| gif.go | ||
| png.go | ||
| software.go | ||
- Add dithering bool param to GIFRequest (default true) - Parallelize frame rendering with goroutines - Conditional Floyd-Steinberg dithering for speed vs quality tradeoff |
||
|---|---|---|
| .. | ||
| gif.go | ||
| png.go | ||
| software.go | ||