mirror of
https://github.com/KrisKennaway/ii-pix.git
synced 2024-11-04 18:05:08 +00:00
Convert images to Apple II Double Hi-Res format
7f47aa33e7
- use float32 representation instead of uint8 - Vectorize applying dither - Improve quality of 560px images by looking ahead N pixels, evaluating all 2^N colour choices and minimizing the total error. |
||
---|---|---|
dither.py |