added snap_glyph_width

This commit is contained in:
2025-02-13 19:39:44 -05:00
parent de8841a0cb
commit 0d0344e423
3 changed files with 19 additions and 9 deletions

View File

@@ -227,6 +227,7 @@ init :: proc "c" ()
}
glyph_draw_opts := ve.Init_Glyph_Draw_Params_Default
glyph_draw_opts.snap_glyph_width = false
glyph_draw_opts.snap_glyph_height = false
shaper_opts := ve.Init_Shaper_Params_Default