diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-05-09 14:41:54 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-05-09 14:41:54 +0200 |
commit | 139b457bc7625f3d6e29f288513982c0e3c9467c (patch) | |
tree | 2276ddaa11f944c6e0aeb27a5009a61a682af014 | |
parent | 8d1e5778cf2f316c8f0c2f8fde612381b73407f4 (diff) | |
download | AsciiMap-139b457bc7625f3d6e29f288513982c0e3c9467c.tar.gz |
Screenshot
-rw-r--r-- | Readme.md | 2 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 255118 bytes |
2 files changed, 2 insertions, 0 deletions
@@ -13,3 +13,5 @@ CMDline tool to Convert 24bit Windows BitMap files to ASCII with optional ANSI-c To use with other image types, use imagemagick: `magick convert <image> -depth 24 bmp:- | asciimap -i` License: MIT + +![alt text](screenshot.png "Screenshot") diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..07b75fc --- /dev/null +++ b/screenshot.png |