quakeforge/libs/ui
Bill Currie 95f55dfc34 [ui] Move text handling into gui lib
And add a function to process a passage into a set of views with glyphs.
The views can be flowed: they have flow gravity and their sizes set to
contain all the glyphs within each view (nominally, words). Nothing is
tested yet, and font rendering is currently broken completely.
2022-12-08 15:33:50 +09:00
..
test [build] Fix distcheck once again 2022-12-02 17:10:04 +09:00
font.c [ui] Move font loading into new gui library 2022-12-07 17:38:38 +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] Set passage text object start and size 2022-11-04 15:26:01 +09:00
text.c [ui] Move text handling into gui lib 2022-12-08 15:33:50 +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