renderer: use direct FreeType with explicit font files

This commit is contained in:
2026-08-13 20:40:38 +09:00
parent 125e9349c0
commit f46d51b539
16 changed files with 314 additions and 5201 deletions

2
run.sh
View File

@@ -3,6 +3,6 @@
cd "$(dirname "$0")"
pkill strans
sleep 1
./strans map font &
./strans map "$@" &
sleep 1
xim/strans-xim &