Thread: Clara HD Display time when reading
View Single Post
Old 01-03-2019, 09:23 PM   #164
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
@leonmoonen: Try with a larger negative top margin (i.e., 1870 actually corresponds to -50 in Portrait on the Forma [screen resolution is 1440x1920])?

EDIT: Incidentally, 50px is *exactly* the height I need with my tweaked Bookerly at the default size (... for most glyphs) on 300ppi devices like the Forma.

c.f., fbink's verbose output on the CLI:

Code:
Max LW: 1440  Max LH: 53  Max BL: 41  FntSize: 50
FntSize is what the metrics say the font needs, Max LH is what it actually does need in practice for the string that was printed.
(Metrics are purposely borked on my Bookerly to limit lineheights, which explains the discrepancy).

So, with -50, printing is *right* at the bottom edge (... for most glyphs, in my example, I'd actually need -53).

Last edited by NiLuJe; 01-03-2019 at 09:37 PM.
NiLuJe is offline   Reply With Quote