collapsing some code to use resolve_px_scalar_size

This commit is contained in:
2025-02-13 17:08:37 -05:00
parent 1ed9d48a71
commit eec58a30e2
2 changed files with 19 additions and 21 deletions

View File

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