https://github.com/jcash/dither
Test bed to dither an image before making it rgba4444/rgb565
https://github.com/jcash/dither
Last synced: about 1 year ago
JSON representation
Test bed to dither an image before making it rgba4444/rgb565
- Host: GitHub
- URL: https://github.com/jcash/dither
- Owner: JCash
- License: mit
- Created: 2021-03-25T16:21:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-25T16:26:37.000Z (about 5 years ago)
- Last Synced: 2025-01-24T12:45:32.814Z (over 1 year ago)
- Language: C
- Size: 296 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dither
Test bed to dither an image before making it rgba4444/rgb565
Build:
$ ./scripts/compile.sh
Usage:
$ ./build/dither examples/examples/logo_rgb.png
Wrote 'examples/logo_rgb.png.dither.png'