Convert images to Apple II Double Hi-Res format
Go to file
kris ebd9f94d98 Mmap uncompressed distance array instead of bunzipping first. Since
we don't end up reading most of the elements again, this is faster.
2021-01-12 20:44:39 +00:00
dither_apply.pyx Opt open_image a bit 2021-01-12 10:21:31 +00:00
dither.py Mmap uncompressed distance array instead of bunzipping first. Since 2021-01-12 20:44:39 +00:00
precompute_distance.py Clean up and optimize 2021-01-10 20:10:32 +00:00
setup.py Oops, don't use python to cast to long 2021-01-12 00:27:03 +00:00