quakeforge/libs
Bill Currie 5fcc743d1a [ui] Use fontconfig to find system fonts
I'm not sure I like fontconfig (docs are...), but it is pretty standard,
and I was able to find some reasonable examples on stackexchange
(https://stackoverflow.com/questions/10542832/how-to-use-fontconfig-to-get-font-list-c-c).
Currently, only the one font is handled, no font sets for fall backs
etc. It's meant for the debug UI I'm working on, so that shouldn't be a
big deal.
2023-07-01 19:15:22 +09:00
..
audio Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
client [console] Provide control of cursor visibility 2023-06-30 14:57:04 +09:00
console [console] Provide control of cursor visibility 2023-06-30 14:57:04 +09:00
ecs [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
gamecode Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
image Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
input Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
models [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
net Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [ui] Rename Text_View to Text_PassageView 2023-07-01 14:40:20 +09:00
scene [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
ui [ui] Use fontconfig to find system fonts 2023-07-01 19:15:22 +09:00
util [cexpr] Fix bool printing and support int casts 2023-06-30 21:48:22 +09:00
video [ui] Use fontconfig to find system fonts 2023-07-01 19:15:22 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00