From Newsgroup: comp.sys.apple2
I'd like to announce ][-Pix, a new tool for converting images to Double Hi-Res format.
https://github.com/KrisKennaway/ii-pix/
The main features are:
- image conversion takes advantage of NTSC artifact colour, using one of two colour models:
1) Double hi-res colour produced by 4-pixel sequences. This matches the double hi-res implementation used by some emulators, e.g. Virtual ][.
2) Simulating NTSC chroma blending over 8-pixel sequences. This more closely matches the behaviour of the NTSC signal and effectively allows access to additional double hi-res colours (85 in the simple model currently used). This gives better image quality for targets that use a high-fidelity NTSC emulation (e.g. OpenEmulator), or real hardware.
- performs N-pixel lookahead when dithering, i.e. optimizes over all 2^N pixel combinations to produce the best overall colour match. This allows overcoming the limitation that once the pixels to the left of a given pixel have been chosen, that pixel only has two possible colours (since double hi-res colours are determined by the on/off state of the pixels to the left), neither of which may be optimal.
- supports all standard source image formats.
For more information, sample image conversions and comparison to other DHR converters, see the documentation at the above link.
Please let me know if you have any questions, comments or suggestions!
Kris
--- Synchronet 3.18b-Win32 NewsLink 1.113