mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-04 22:22:43 -07:00
Remove from Context: even_size_only (Its effectively handled by zoom_px_interval)
This commit is contained in:
@@ -81,9 +81,6 @@ Context :: struct {
|
||||
// debug_print : b32,
|
||||
// debug_print_verbose : b32,
|
||||
|
||||
// Will enforce even px_size when drawing.
|
||||
even_size_only : f32,
|
||||
|
||||
// Whether or not to snap positioning to the pixel of the view
|
||||
// Helps with hinting
|
||||
snap_to_view_extent : b32,
|
||||
|
Reference in New Issue
Block a user