Thread: Clara HD Display time when reading
View Single Post
Old 11-09-2018, 05:14 AM   #119
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
well, miniclock has no clue about portrait/landscape mode. it just knows to show at offset.

as said before, there are two sets of settings, one for bitmap (offset_xy) and one for truetype (truetype_xy).

if the truetype has an error (bad font, bad offset, bad other option) it will fall back to bitmap mode.

so you might have to check if your truetype_* settings are correct for landscape mode.

(there is at the moment no way to set more than one offset to support both portrait and landscape with truetype font, or to detect that condition)
frostschutz is offline   Reply With Quote