[client] font: skip stb-incompatible UI font faces

This commit is contained in:
Geoffrey McRae
2026-07-31 13:25:00 +10:00
parent b421eca5d9
commit 66547fc090
4 changed files with 177 additions and 3 deletions

View File

@@ -166,6 +166,7 @@ set(SOURCES
src/message.c
src/config.c
src/keybind.c
src/font.c
src/util.c
src/clipboard.c
src/kb.c