finishex exposing cam zoom settings to the wiget menu and the font size canvas scalaar

This commit is contained in:
2024-11-30 04:51:03 -05:00
parent dd2f6e9c71
commit 292d1b58b5
9 changed files with 209 additions and 22 deletions

View File

@ -115,7 +115,7 @@ Init_Glyph_Draw_Params :: struct {
}
Init_Glyph_Draw_Params_Default :: Init_Glyph_Draw_Params {
over_sample = { 4, 4 },
over_sample = { 16, 16 },
buffer_batch = 4,
draw_padding = Init_Atlas_Params_Default.glyph_padding,
}