quakeforge/libs/ui
Bill Currie 65214fb7f8 [ui] Split flowed line separation
The separation now uses height above (right of) the base line, and depth
below (left of) the base line. This puts the text exactly where I want
it, but there's still the problem of uneven line spacing caused by
descenders and ascenders. However, I suspect that's more up to the
text/font handling code to get the boxes right (maybe set spaces to have
the right dimensions?).
2022-12-10 22:07:54 +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] Fix a pile of errors in text shaping 2022-12-10 19:05:39 +09:00
txtbuffer.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.c [ui] Split flowed line separation 2022-12-10 22:07:54 +09:00
vrect.c [renderer] Use better heuristics for scrap allocation 2022-09-20 19:32:49 +09:00