mirror of
https://github.com/a2geek/apple2-image-encoder.git
synced 2025-01-02 22:29:48 +00:00
Fixing glitch in table.
This commit is contained in:
parent
1e5d71a2d1
commit
e25ae7ff38
@ -11,7 +11,7 @@ Currently supported Apple II graphic formats:
|
||||
Format | Width | Height | Colors
|
||||
------ | ----- | ------ | ------
|
||||
Lores | 40 | 40 | Standard Apple 16 colors
|
||||
Double | Lores | 80 | 40 | Standard Apple 16 colors
|
||||
Double Lores | 80 | 40 | Standard Apple 16 colors
|
||||
Super Hires | 320 | 200 | 16 palettes of 16 colors; each palette entry is 12 bit color (4 bits per red, green, blue).
|
||||
|
||||
Currently supported "compression" formats: RLE, Variable RLE, PackBits, 'deflate' method of Zip, GZip, BitPack #1 - #3 (my attempts and they're worthless).
|
||||
|
Loading…
Reference in New Issue
Block a user