View Single Post
Old 07-20-2018, 07:36 AM   #11
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₅.₁₃.₃
Now with graphics support...


Click image for larger version

Name:	screenshot_2018_07_20T07_23_39-0400.png
Views:	1329
Size:	21.7 KB
ID:	165110


Spoiler:
Code:
[root@kindle us]# fbink -c -p -m -y 9 -S 6 -F fantasy "T H A N K S !"
[FBInk] Variable fb info: 1448x1072, 8bpp @ rotation: 2 (Upside Down, 180°)
[FBInk] Fontsize set to 48x48.
[FBInk] Line length: 30 cols, Page size: 22 rows.
[FBInk] Fixed fb info: ID is "mxc_epdc_fb", length of fb mem: 6782976 bytes & line length: 1472 bytes
[FBInk] Kernel's HZ value appears to be 100
Printing string 'T H A N K S !' @ column 0, row 9 (inverted: false, flashing: false, centered: true, left padded: true, clear screen: true, font scaling: x6)
[root@kindle us]# fbink -g file=NiLuJe.png -x 26   -y 10
[FBInk] Variable fb info: 1448x1072, 8bpp @ rotation: 2 (Upside Down, 180°)
[FBInk] Fontsize set to 24x24.
[FBInk] Line length: 60 cols, Page size: 44 rows.
[FBInk] Fixed fb info: ID is "mxc_epdc_fb", length of fb mem: 6782976 bytes & line length: 1472 bytes
[FBInk] Kernel's HZ value appears to be 100
Displaying image 'NiLuJe.png' @ (0, 0)
[root@kindle us]# fbink -p -m -y 22 "$(cat PoP.txt)"
[FBInk] Variable fb info: 1448x1072, 8bpp @ rotation: 2 (Upside Down, 180°)
[FBInk] Fontsize set to 24x24.
[FBInk] Line length: 60 cols, Page size: 44 rows.
[FBInk] Fixed fb info: ID is "mxc_epdc_fb", length of fb mem: 6782976 bytes & line length: 1472 bytes
[FBInk] Kernel's HZ value appears to be 100
Printing string ' ____          ____
/\  _`\       /\  _`\
\ \ \L\ \ ___ \ \ \L\ \
 \ \ ,__// __`\\ \ ,__/
  \ \ \//\ \L\ \\ \ \/
   \ \_\\ \____/ \ \_\
    \/_/ \/___/   \/_/
      ' @ column 0, row 22 (inverted: false, flashing: false, centered: true, left padded: true, clear screen: false, font scaling: x0)
[root@kindle us]# screenshot
PoP is offline   Reply With Quote