quakeforge/libs/ui
Bill Currie c5af5728fe [ui] Fix some passage text shaping bugs
Passage_Delete needs to check if the hierarchy is valid as no text may
have been added, which results in a null pointer for the hierarchy.

Text shaping needs to set language etc every time it resets the buffer.
2022-12-09 15:20:10 +09:00
..
test [build] Fix distcheck once again 2022-12-02 17:10:04 +09:00
font.c [ui] Add font to renderer when loading 2022-12-08 16:57:45 +09:00
inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
Makemodule.am [ui] Move text handling into gui lib 2022-12-08 15:33:50 +09:00
passage.c [ui] Fix some passage text shaping bugs 2022-12-09 15:20:10 +09:00
text.c [ui] Fix some passage text shaping bugs 2022-12-09 15:20:10 +09:00
txtbuffer.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.c [ecs] Move parent setting logic into hierarchy 2022-11-05 17:54:49 +09:00
vrect.c [renderer] Use better heuristics for scrap allocation 2022-09-20 19:32:49 +09:00