# HG changeset patch # User Matti Hamalainen # Date 1528883708 -10800 # Node ID 9dced5352f70ef1e84f267a6c73e03fe78b1b8a7 # Parent b05de6799e5facafe0b898c7eacbf534b76e1b46 Slight fix to the README. diff -r b05de6799e5f -r 9dced5352f70 README.txt --- a/README.txt Wed Jun 13 12:52:21 2018 +0300 +++ b/README.txt Wed Jun 13 12:55:08 2018 +0300 @@ -168,7 +168,7 @@ ASCII, or ANSI colored output, or into various image formats (including PNG, PCX, PPM, IFF ILBM and ARAW files). -Input can be interpreted as bitmap, sprite or character data, +Input can also be interpreted as bitmap, sprite or character data, in multicolor or single color. Colors can be mapped as desired. Image file output can be either single image (with chars/sprites placed vertically if input is char/sprite data), or in separate @@ -176,10 +176,10 @@ (Note: PNG support is a compile-time option) -view64 ------- +64vw +---- Compiled only if libSDL support is enabled. Can be used to -display C64 bitmaps. +display various C64 image file formats. -----------------------------------------------------------------------