gint-with-thread/src
Lephe e3042755d2
topti: support Unicode in the data structures (WIP)
This change modifies the font_t type to replace the concept of charset
with a more generic list of non-overlapping Unicode blocks defined by a
starting code point and a size.

It also takes advantage of the assembly feature of fxconv, introduced
for libimg long after the first version of topti, to support pointers in
the converted structure rather than having to tediously compute offsets
within a variable-size structure.
2020-07-14 12:11:12 +02:00
..
core remove the .gint.data section 2020-07-10 16:36:05 +02:00
cpg core: remove some useless hardware info 2020-06-20 19:23:50 +02:00
dma core: remove some useless hardware info 2020-06-20 19:23:50 +02:00
gray move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
intc remove the .gint.data section 2020-07-10 16:36:05 +02:00
keysc remove the .gint.data section 2020-07-10 16:36:05 +02:00
r61524 remove the .gint.data section 2020-07-10 16:36:05 +02:00
render topti: support Unicode in the data structures (WIP) 2020-07-14 12:11:12 +02:00
render-cg topti: support Unicode in the data structures (WIP) 2020-07-14 12:11:12 +02:00
render-fx topti: support Unicode in the data structures (WIP) 2020-07-14 12:11:12 +02:00
rtc remove the .gint.data section 2020-07-10 16:36:05 +02:00
std use less static RAM to improve SH3 support 2020-07-10 16:06:33 +02:00
t6k11 remove the .gint.data section 2020-07-10 16:36:05 +02:00
tmu remove the .gint.data section 2020-07-10 16:36:05 +02:00
font5x7.png render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
font8x9.png style, formatting, font 2019-09-03 22:29:04 +02:00