View Single Post
Old 09-20-2018, 09:07 PM   #82
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,018
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
Cleaned up a bit. Added a third style with rounded corners. Passes through all other fbink parameters. {but still inefficient}

Spoiler:
Code:
cd /mnt/us
#expects PATH=$PATH:.
S=1
box -x 0 -y 0 -S $S -T " AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789!\"#$%&'()*+,-./:;<=>?@[\\]^_\`{|}~" -c 
screenshot
Click image for larger version

Name:	ascii.sh 20180920202606.png
Views:	764
Size:	3.7 KB
ID:	166410
box -x 0 -y 0 -S $S  -T " AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789!\"#$%&'()*+,-./:;<=>?@[\\]^_\`{|}~" -c -Fk 0
screenshot
Click image for larger version

Name:	ascii.sh 20180920202610.png
Views:	456
Size:	4.3 KB
ID:	166411
box -x 0 -y 0 -S $S  -T " AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789!\"#$%&'()*+,-./:;<=>?@[\\]^_\`{|}~" -c -Fd 1
screenshot
Click image for larger version

Name:	ascii.sh 20180920202649.png
Views:	439
Size:	2.1 KB
ID:	166412
box -x 0 -y 0 -S $S  -T " AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789!\"#$%&'()*+,-./:;<=>?@[\\]^_\`{|}~" -c -Fd 1 -Fk 0
screenshot
Click image for larger version

Name:	ascii.sh 20180920202653.png
Views:	436
Size:	2.6 KB
ID:	166413
box -x 0 -y 0 -S $S  -T " AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789!\"#$%&'()*+,-./:;<=>?@[\\]^_\`{|}~" -c -Fd 3
screenshot
Click image for larger version

Name:	ascii.sh 20180920202730.png
Views:	456
Size:	3.2 KB
ID:	166414
box -x 0 -y 0 -S $S  -T " AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789!\"#$%&'()*+,-./:;<=>?@[\\]^_\`{|}~" -c -Fd 3 -Fk 0
screenshot
Click image for larger version

Name:	ascii.sh 20180920202733.png
Views:	456
Size:	3.7 KB
ID:	166415


[EDIT 2018-09-28] Further cleanup, Quoted blank expansions, Silenced fbink.
Attached Files
File Type: zip 2018-09-25 box v0.30.zip (24.6 KB, 413 views)

Last edited by PoP; 10-03-2018 at 03:07 PM. Reason: v0.30
PoP is offline   Reply With Quote