View Single Post
Old 06-24-2018, 01:52 PM   #3
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₅.₁₃.₃
Click image for larger version

Name:	fbink -c ''$(cat PoP.txt)''.png
Views:	1636
Size:	5.0 KB
ID:	164637

From the usbnet bundle:
Spoiler:

Code:
[root@kindle us]# fbink -c -p -m -y 10 -S 6 "Thanks for fbink NiLuJe" 
[FBInk] Variable fb info: 1448x1072, 8bpp @ rotation: 2
[FBInk] Fontsize set to 48x48.
[FBInk] Line length: 30 cols, Page size: 22 rows.
[FBInk] Fixed fb info: smem_len 6782976, line_length 1472
[FBInk] Kernel's HZ value appears to be 100
Printing string 'Thanks for fbink NiLuJe' @ column 0, row 10 (inverted: false, flashing: false, centered: true, left padded: true, clear screen: true, font scaling: x6)
[root@kindle us]# fbink -m -y 18 "$(cat PoP.txt)"
[FBInk] Variable fb info: 1448x1072, 8bpp @ rotation: 2
[FBInk] Fontsize set to 32x32.
[FBInk] Line length: 45 cols, Page size: 33 rows.
[FBInk] Fixed fb info: smem_len 6782976, line_length 1472
[FBInk] Kernel's HZ value appears to be 100            
Printing string ' ____          ____    
/\  _`\       /\  _`\  
\ \ \L\ \ ___ \ \ \L\ \
 \ \ ,__// __`\\ \ ,__/
  \ \ \//\ \L\ \\ \ \/ 
   \ \_\\ \____/ \ \_\ 
    \/_/ \/___/   \/_/ 
      ' @ column 0, row 18 (inverted: false, flashing: false, centered: true, left padded: false, clear screen: false, font scaling: x0)
[root@kindle us]# screenshot
PoP is offline   Reply With Quote