TTFs display in editor, not in watchface; "Cache: full"
Posted: 09 Apr 2024, 21:01
I'm building a GTR4 analog face with TTF fonts ("NeueHaasDisplayMediu.ttf" face). I'm using two displays (DOW and date) at 30 size and 3 additional displays (weather, HR, and PAI) at a smaller (26) size. Everything looks great in the editor and rendered previews, but no text displays on watch.
Looking at the WF index code, after the second time the font is called to make widgets, there is an apparent error "Cache: full" stated in the leading comment line.
This is not a crazy amount of rendering; One type face, two different type sizes, and not really that large. This doesn't seem like the kind of problem that should require manual editing to fix, especially since all previews work properly. (Although I don't mind fixing the index if I have to.) So I'm a little puzzled. What am I doing wrong? How can I fix this issue?
Looking at the WF index code, after the second time the font is called to make widgets, there is an apparent error "Cache: full" stated in the leading comment line.
This is not a crazy amount of rendering; One type face, two different type sizes, and not really that large. This doesn't seem like the kind of problem that should require manual editing to fix, especially since all previews work properly. (Although I don't mind fixing the index if I have to.) So I'm a little puzzled. What am I doing wrong? How can I fix this issue?