robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

Add intermediate mode graphics converter #145

Open robmcmullen opened 7 years ago

robmcmullen commented 7 years ago

Generate graphics using an intermediate byte-per-pixel representation that can be used for a true bitmap edit mode. Style info would have to be expanded to byte per pixel also, but this would provide an optimization because the intermediate pixel representation wouldn't have to be regenerated.