You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding subpixel font antialising will greatly improve user experience on non-retina displays, I implemented this using rust's freetype, please see this preliminary PR. #2356
Some screenshots, please open in new tab to see the effects more clearly--
Adding subpixel font antialising will greatly improve user experience on non-retina displays, I implemented this using rust's freetype, please see this preliminary PR. #2356
Some screenshots, please open in new tab to see the effects more clearly--
rendered using freetype --
vs rendered using ab_glyph
related issue #1259
i wondered if you have any plans to add this function to egui, and what is the best way to do it.
The text was updated successfully, but these errors were encountered: