WIP - VEFontCahe: More progress on optimizing codepaths with SOA

This commit is contained in:
2025-01-01 22:11:41 -05:00
parent dd1752f84b
commit 4adbfaa9fd
11 changed files with 251 additions and 283 deletions

View File

@ -6,7 +6,7 @@ import ve "codebase:font/VEFontCache"
import sokol_gfx "thirdparty:sokol/gfx"
Font_Provider_Use_Freetype :: false
Font_Largest_Px_Size :: 72
Font_Largest_Px_Size :: 152
Font_Size_Interval :: 2
Font_Default :: FontID { 0, "" }