quakeforge/libs/ui
Bill Currie d98eb8abc6 [ui] Add support for setting text attributes
Font cannot be overridden yet, but script attributes (language, script
type, direction) and features can be set at all three levels in a
passage. Attributes on the root level act as defaults for the paragraph
and word levels, and paragraph attributes act as defaults for the word
level.
2022-12-09 18:46:26 +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] Add support for setting text attributes 2022-12-09 18:46:26 +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