changeset 1356:e55426a0a010

Add another gfxconv example.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 23 Aug 2017 12:11:18 +0300
parents 95eb6285f45c
children 569cf7419f03
files README.txt
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Wed Aug 23 12:09:32 2017 +0300
+++ b/README.txt	Wed Aug 23 12:11:18 2017 +0300
@@ -211,6 +211,11 @@
 gfxconv
 -------
 
+Convert ILBM IFF to PNG:
+
+$ gfxconv -f png -o output.png input.lbm
+
+
 Image input to C64 char font conversion:
 
 $ gfxconv font16x16.pcx -f chr -o font16x16.chr