mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 02:28:54 +00:00
3abba21f2d
This lets you turn off subpixel horizontal binning of glyphs. The option is a trade-off between even kerning and sharp text. * Closes https://github.com/emilk/egui/issues/8034