quakeforge/libs/ui
Bill Currie a0e4aa487f [ui] Pass text verticality and font to configure_textview
They're not actually used yet because all the calculations are giving me
a headache, but the improved handling of text direction in
Text_PassageView, along with passing the information, is important
enough, I think.
2024-10-10 14:09:24 +09:00
..
test [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
canvas.c [ui] Pass a data pointer to update functions 2024-01-07 11:58:01 +09:00
font.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
imui.c [sys] Move terminal color escapes to sys.h 2024-01-30 23:13:16 +09:00
inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
Makemodule.am [ui] Add a shaped text cache system 2023-07-08 11:15:51 +09:00
passage.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
shaper.c [ui] Add a shaped text cache system 2023-07-08 11:15:51 +09:00
text.c [ui] Pass text verticality and font to configure_textview 2024-10-10 14:09:24 +09:00
txtbuffer.c [util] Record allocated blocs for ALLOC 2023-03-05 18:31:30 +09:00
view.c [ui] Move passage paragraph placement into text handling 2024-01-08 10:27:17 +09:00
vrect.c [ui] Fix more memory leaks 2023-03-05 18:31:30 +09:00