1
0
Fork 0
mirror of https://github.com/imjasonh/dots synced 2026-07-07 00:22:55 +00:00

more examples

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2025-11-14 11:06:17 -05:00
parent e163bc9ea3
commit dcc2a826d7
2 changed files with 7 additions and 1 deletions

View file

@ -8,7 +8,13 @@ Convert images to braille art in the terminal with ANSI colors.
$ dots -w 40 testdata/rainbow_gradient.png
```
![dots](dots.png)
<img width=30% src=dots.png>
```
$ go run ./cmd/dots -w 80 -threshold 115 avatar.jpeg
```
<img width=60% src=avatar.png>
## Install

BIN
avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB