Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subpixel antialiasing using freetype #2354

Open
lulitao1997 opened this issue Nov 28, 2022 · 0 comments
Open

Subpixel antialiasing using freetype #2354

lulitao1997 opened this issue Nov 28, 2022 · 0 comments
Labels
feature New feature or request

Comments

@lulitao1997
Copy link

lulitao1997 commented Nov 28, 2022

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 --
image

vs rendered using ab_glyph
image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant