So I'm finally getting around to developing my own Palette/Sprite Editor. (Currently prototyping in Python using the PyQt library. Since I run Linux I intend to make it cross-platform.) One of the things I'm currently trying to address is determining how best to represent (or approximate) 9-bit RGB ...