mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
added snap_glyph_width
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user