Thread: Clara HD Display time when reading
View Single Post
Old 11-03-2018, 03:23 PM   #63
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
You can set the printable area via T/B/L/R margins in pixels, and you can get the screen resolution via eval $(fbink -qe), so you should be able to do roughly the same kind of things with a bit of maths .

The only thing you won't get beforehand is the exact maximum pixel height of a specific font at a given point size, because that's only done from inside the printing loop.

TL;DR: You can actually *only* do pixel positioning .

Last edited by NiLuJe; 11-03-2018 at 04:53 PM.
NiLuJe is offline   Reply With Quote