8c9620aaed
* feat(src/renderer): stream fonts with SDL_RWops on all platforms This fixes #1529 where the font itself carries the font file, which gets copied around. This commit streams the file, so the file is not entirely in memory. * style(src/renderer): use standard C types * refactor(src/renderer): implement FT_Stream.close * fix(src/renderer): fix SDL_RWops double free |
||
---|---|---|
.. | ||
api | ||
bundle_open.m | ||
dirmonitor.o | ||
main.c | ||
meson.build | ||
rencache.c | ||
rencache.h | ||
renderer.c | ||
renderer.h | ||
renwindow.c | ||
renwindow.h | ||
unidata.h | ||
utfconv.h |