summaryrefslogtreecommitdiff
path: root/src/graphics
AgeCommit message (Collapse)Author
2025-01-08Add missing copyright/license headersTom Kirchner
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.
2024-06-12WIP fix issues introduced by lvgl version bumpjacqueline
2024-05-03split c blobs of graphics data into their own componentjacqueline
silences some compiler warnings from using c++ flags with c