mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
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