mirror of
https://github.com/a2geek/apple2-image-encoder.git
synced 2025-02-25 22:29:00 +00:00
731 B
731 B
This is the historical ideas list, tweaked for markdown.
TODO
- Allow sorting compression results
- View palette(s) after compression
- Highlight compressed image as red/green
- Save settings - last folder, max size
- Progress bar
- Demo with Harry pictures for all modes - RLE
- Add HGR, DHR?
- Rotate original before conversion?
- Drop files into Original pane instead of loading.
- Color fixing - bands (currently done), interlaced, closest colors
- Add Floyd-Steinberg Dithering (and none)
- Move convert options to popup dialog? (color fixing, aspect ratio)
- Do something else with compression errors
- Implement encoders as ServiceLoader modules