quakeforge/include/QF/ui
Bill Currie c2316a4173 [ui] Add support for passage views to imui
It was a right cow to get working at all due to the tangled mess of
dependencies between different hierarchies (switching to hierarchies as
components helpt), but other that some vertical positioning (paragraphs
and descenders), it's working fairly well now (and fairly quick other
than I think I need to ensure the shaping cache is used).
2024-01-05 16:34:18 +09:00
..
canvas.h [ui] Add a canvas reference component 2023-12-31 14:15:05 +09:00
font.h [ui] Use fontconfig to find system fonts 2023-07-01 19:15:22 +09:00
imui.h [ui] Add support for passage views to imui 2024-01-05 16:34:18 +09:00
inputline.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
passage.h [ecs] Implement hierarchies as components 2024-01-02 16:38:01 +09:00
shaper.h [ui] Add a shaped text cache system 2023-07-08 11:15:51 +09:00
text.h [ui] Take passage view parent parameter 2023-12-28 16:43:31 +09:00
txtbuffer.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.h [ecs] Make hierarchy ownership of entities optional 2024-01-05 11:50:48 +09:00
vrect.h [ui] Add a specialized function for subrect allocation 2022-09-02 17:47:27 +09:00