View Single Post
Old 11-03-2018, 03:16 PM   #127
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₅.₁₃.₃
What am I missing?

I am trying
Code:
fd=/mnt/us/fonts/
fbink -c -t regular="$fd"unscii-8.otf,size=60 -m -M "        "
#\uEC2B \uEC2D \uEC2E \uEC2F \uEC30 \uEC31 \uEC32 \uEC35 \uEC36
accessing the unscii-8.otf Private Area Click image for larger version

Name:	unscii-8.png
Views:	239
Size:	5.0 KB
ID:	167422

fbink prints the 9 characters:
Code:
[root@kindle us]# fd=/mnt/us/fonts/
[root@kindle us]# fbink -c -t regular="$fd"unscii-8.otf,size=60 -m -M "? ? ? ? ? ? ? ? ?"
[FBInk] Clock tick frequency appears to be 100 Hz
[FBInk] Screen density set to 300 dpi
[FBInk] Variable fb info: 1072x1448, 8bpp @ rotation: 3 (Counter Clockwise, 270°)
[FBInk] Fontsize set to 32x32 (IBM base glyph size: 8x8)
[FBInk] Line length: 33 cols, Page size: 45 rows
[FBInk] Vertical fit isn't perfect, shifting rows down by 4 pixels
[FBInk] Fixed fb info: ID is "mxc_epdc_fb", length of fb mem: 6782976 bytes & line length: 1088 bytes
[FBInk] Pen colors set to #000000 for the foreground and #FFFFFF for the background
Loading font '/mnt/us/fonts/unscii-8.otf' for the Regular style
[FBInk] Font '/mnt/us/fonts/unscii-8.otf' loaded
Printing string '        ' @ 60pt, honoring the following margins { top: 0px, bottom: 0px, left: 0px, right: 0px } (formatted: false, overlay: false, backgroundless: false, foregroundless: false, inverted: false, flashing: false, centered: true, halign: 0, halfway: true, valign: 0, clear screen: true)
[root@kindle us]#
But only the first 5 aliens show up:

Click image for larger version

Name:	screenshot_2018_11_03T14_52_55-0400.png
Views:	225
Size:	5.5 KB
ID:	167423
PoP is offline   Reply With Quote