From 99cf1aea86c6a414604cf9eb06588f01bd8a30ef Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Fri, 12 Jul 2019 13:45:55 +0200 Subject: Added fit to screen mode --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Readme.md') 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 to average n x 2n pixels to one char +* -s 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 -- cgit v1.2.3