Y
Hacker News
new
|
ask
|
show
|
jobs
by
asxd
1683 days ago
Maybe just encode it as a bitmap, and then use other types of compression like RLE. Dithering reduces the color palette, so in combination with a bitmap it would reduce the memory footprint of each pixel.