View Single Post
Old 09-28-2018, 03:18 PM   #83
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₅.₁₃.₃
Quote:
Originally Posted by NiLuJe View Post
@PoP:
...The other, non-scalable approach is a glyph per PNG w/ transparency....
Well, here is

Click image for larger version

Name:	screenshot_2018_09_28T14_53_12-0400.png
Views:	856
Size:	87.8 KB
ID:	166549

Spoiler:
Code:
[root@kindle root]# PATH=$PATH:.:..
[root@kindle root]# cd /mnt/us/piczat
[root@kindle piczat]# fbink -c -B graya -q '' #change background color for transparency to show screenshot
[root@kindle piczat]# piczat x= 250 y= 100 -S 6 -T "piczat"
[root@kindle piczat]# piczat x= 180 y= 300 -S 3 -T "\"Picture That\""
[root@kindle piczat]# piczat y= 400 -S 3 -T "Using this Zebra font for ASCII with transparent characters in 6 sizes:"
[root@kindle piczat]# piczat x= 600 y= 700 -S 1 -T "Size 1"
[root@kindle piczat]# piczat x= 500 y= 800 -S 2 -T "Size 2"
[root@kindle piczat]# piczat x= 400 y= 900 -S 3 -T "Size 3"
[root@kindle piczat]# piczat x= 300 y= 1000 -S 4 -T "Size 4"
[root@kindle piczat]# piczat x= 200 y= 1100 -S 5 -T "Size 5"
[root@kindle piczat]# piczat x= 100 y= 1200 -S 6 -T "Size 6"
[root@kindle piczat]# screenshot


Showing the whole ASCII:
Spoiler:
Click image for larger version

Name:	screenshot_2018_09_28T14_10_02-0400.png
Views:	437
Size:	18.6 KB
ID:	166543Click image for larger version

Name:	screenshot_2018_09_28T14_10_04-0400.png
Views:	425
Size:	42.0 KB
ID:	166544Click image for larger version

Name:	screenshot_2018_09_28T14_10_06-0400.png
Views:	448
Size:	70.1 KB
ID:	166545Click image for larger version

Name:	screenshot_2018_09_28T14_10_07-0400.png
Views:	433
Size:	102.9 KB
ID:	166546Click image for larger version

Name:	screenshot_2018_09_28T14_10_09-0400.png
Views:	420
Size:	139.3 KB
ID:	166547Click image for larger version

Name:	screenshot_2018_09_28T14_10_11-0400.png
Views:	425
Size:	181.3 KB
ID:	166548
Code:
[root@kindle piczat]#ascii.sh


[EDIT 2018-09-30] v0.20 halign and valign better handling
Click image for larger version

Name:	align.sh.png
Views:	435
Size:	10.8 KB
ID:	166612


[EDIT 2018-10-02] v0.30 only align if text fits one line, support -m -M -X -Y
[EDIT 2018-10-03] v0.40 properly skip out of ASCII range characters
[EDIT 2019-04-21] Why dont you upgrade to piczat2 later here in the thread


Quote:
Originally Posted by PoP View Post
...(Note to myself: code in C next time).

I lied:
Attached Files
File Type: zip 2018-10-03 piczat v0.40.zip (2.48 MB, 401 views)

Last edited by PoP; 04-21-2019 at 02:10 PM. Reason: announce pizcat2
PoP is offline   Reply With Quote