Skip to content

Commit 1e5d71a

Browse files
authored
Update README.md
1 parent 4ee664e commit 1e5d71a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ The [original TODO list](TODO.md) has been preserved for any future efforts.
2222

2323
This is the original tab with a 2048x1536 image taken on my digital camera. If you're not sure what you are looking at, it is the upper-left corner of the image in the next picture.
2424

25-
!(doc/images/a2ie-original.png)
25+
![Original](doc/images/a2ie-original.png)
2626

2727
Choose the image type to convert to and click the convert button. If you wish, you can save the raw Apple II data. Note that for lores and double lores, no screen holes are saved.
2828

29-
!(doc/images/a2ie-convert.png)
29+
![Converted](doc/images/a2ie-convert.png)
3030

3131
If you want some ideas about compressability, click the compression tab. You can enter the "max size allowed" which I use to figure out if the image can fit into the memory I've allocated for it on the Apple II. Click the Compress button to run through all the possibilities. Those that fit in the size given are colored green, the rest are red. If the compression method fails for some reason, it does not show up (note that Bit Pack #1 is missing - it only works on images less than 64 pixels wide or high or something like that). Note that each compression method's results can be saved to disk.
3232

33-
!(doc/images/a2ie-compression.png)
33+
![Compression Tab](doc/images/a2ie-compression.png)
3434

3535
# Installation
3636

0 commit comments

Comments
 (0)