quakeforge/include/QF/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
..
font.h [ui] Move font loading into new gui library 2022-12-07 17:38:38 +09:00
inputline.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
passage.h [ui] Set passage text object start and size 2022-11-04 15:26:01 +09:00
text.h [ui] Move text handling into gui lib 2022-12-08 15:33:50 +09:00
txtbuffer.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.h [ui] Implement View_Delete 2022-11-08 00:20:02 +09:00
vrect.h [ui] Add a specialized function for subrect allocation 2022-09-02 17:47:27 +09:00