aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-07-12 13:45:55 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-07-12 13:45:55 +0200
commit99cf1aea86c6a414604cf9eb06588f01bd8a30ef (patch)
treee5ad2758456299018b4c3ba4a08bbd94ace513e7 /Readme.md
parentb199c51c8728cf966747a837d202d214f5fe352d (diff)
downloadAsciiMap-99cf1aea86c6a414604cf9eb06588f01bd8a30ef.tar.gz
Added fit to screen mode
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index b817b5e..b0566e8 100644
--- a/Readme.md
+++ b/Readme.md
@@ -8,6 +8,8 @@ CMDline tool to Convert 24bit Windows BitMap files to ASCII with optional ANSI-c
* -x <n> to average n x 2n pixels to one char
+* -s <n> to print n characters wide to be able to fit in terminal window, independent from picture size.
+
* -i use STDIN as file input
* -w to print whitespaces with background color instead of ASCII chars. Only useful with -c