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

Make glyphs use better antialiasing method #33

Closed
bonzibudd opened this issue Sep 20, 2020 · 4 comments
Closed

Make glyphs use better antialiasing method #33

bonzibudd opened this issue Sep 20, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@bonzibudd
Copy link
Owner

Current bitmaps appear slightly dotted due to the incorrect antialiasing method being used. This will be changed in bulk once I find a better method.

@bonzibudd bonzibudd added the bug Something isn't working label Sep 20, 2020
@bonzibudd
Copy link
Owner Author

Currently experimenting with this. It seems that Adobe Photoshop best matches the LCD smoothing that I am looking for, and I think I will be using that moving forward.

@bonzibudd
Copy link
Owner Author

Next preview will have improved arrows. I will soon try to do the same treatment for more and more images.

@bonzibudd
Copy link
Owner Author

I also found some issues with the sizes, especially at higher DPIs. I think I will have this fixed in the upcoming weeks.

@bonzibudd
Copy link
Owner Author

Addressed #33 in release 1.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant