View Single Post
Old 04-21-2019, 02:05 PM   #218
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₅.₁₃.₃
Rebember piczat? Well, here is piczat2 using the image scaling new parameters. It is smaller and can resize text to any number of pixels.


announce.sh:
Code:
#expects PATH=$PATH:.:..
cd /mnt/us/piczat
fbink -c -B graya -q '' #change background color for transparency to show
piczat2 x= 250 y= 100 -S 6 -T "piczat2"
piczat2 x= 180 y= 300 -S 3 -T "\"Picture That Too\""
piczat2 y= 400 -S 3 -T "Using this Pants Patrol font for ASCII with transparent characters in any size:"
piczat2 x= 600 y= 700 -S 1 -T "Size 1"
piczat2 x= 500 y= 800 -S 2 -T "Size 2"
piczat2 x= 400 y= 900 -S 3 -T "Size 3"
piczat2 x= 300 y= 1000 w= 64 -T "16 x 64"
piczat2 x= 200 y= 1100 h= 64 -T "64 x 16"
piczat2 x= 100 y= 1200 w= 100 h= 50 -T "100 x 50"

screenshot
Click image for larger version

Name:	announce.sh.png
Views:	329
Size:	80.3 KB
ID:	170839
fatall.sh:
Code:
#expects PATH=$PATH:.:..
cd /mnt/us/piczat
fbink -c -B graya -q #change background color for transparency to show
piczat2 -T SAME -S 6     halign= MIDDLE   valign= TOP
piczat2 -T FAT w= 160  halign= MIDDLE   valign= MIDDLE
piczat2 -T TALL h= 160 halign= MIDDLE   valign= BOTTOM

screenshot
on K3 Click image for larger version

Name:	fatal.sh.K3.png
Views:	313
Size:	12.0 KB
ID:	170840 on PW3 Click image for larger version

Name:	fatal.sh.PW3.png
Views:	304
Size:	29.9 KB
ID:	170841
Attached Files
File Type: zip 2019-04-21 piczat2.zip (220.4 KB, 307 views)
PoP is offline   Reply With Quote