Skip to content

Commit e25ae7f

Browse files
committed
Fixing glitch in table.
1 parent 1e5d71a commit e25ae7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Currently supported Apple II graphic formats:
1111
Format | Width | Height | Colors
1212
------ | ----- | ------ | ------
1313
Lores | 40 | 40 | Standard Apple 16 colors
14-
Double | Lores | 80 | 40 | Standard Apple 16 colors
14+
Double Lores | 80 | 40 | Standard Apple 16 colors
1515
Super Hires | 320 | 200 | 16 palettes of 16 colors; each palette entry is 12 bit color (4 bits per red, green, blue).
1616

1717
Currently supported "compression" formats: RLE, Variable RLE, PackBits, 'deflate' method of Zip, GZip, BitPack #1 - #3 (my attempts and they're worthless).

0 commit comments

Comments
 (0)