mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
Progress on documentation
This commit is contained in:
@@ -236,7 +236,7 @@ init :: proc "c" ()
|
||||
glyph_draw_params = glyph_draw_opts,
|
||||
shaper_params = shaper_opts,
|
||||
px_scalar = 1.6,
|
||||
alpha_sharpen = 0.4,
|
||||
alpha_sharpen = 0.35,
|
||||
)
|
||||
ve_sokol.setup_gfx_objects( & demo_ctx.render_ctx, & demo_ctx.ve_ctx, vert_cap = 256 * 1024, index_cap = 512 * 1024 )
|
||||
|
||||
|
Reference in New Issue
Block a user