Lagrange [release]

Text: Clear glyph cache when it fills up

Jaakko Keränen

Thu Dec 31 13:12:38 2020 +0200

We can use a smaller glyph cache if we clear it when it fills up. Even a large cache would eventually fill up, so clearing is a good strategy anyway. Clears occur still rather infrequently.

Conflicts:

src/ui/text.c

 src/ui/text.c   | 2 +-
 src/ui/window.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Diff (Colored)
Diff (Colored, Plain Text)
🔨 Patch
🔖 v1.0.3
Parent 53143889
Repository