summaryrefslogtreecommitdiff
path: root/lua/font.lua
AgeCommit message (Collapse)Author
2025-01-08Add missing copyright/license headersTom Kirchner
2024-07-03Load fonts asynchronously on a bg taskjacqueline
This saves a second or two from bootup; AFAICT this *mostly* reclaims the dynamic fonts boot time regression.
2024-06-14Load fonts dynamically from /luajacqueline
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
2023-11-23Add a second font, flesh out browser screenjacqueline