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

Port TTF_SetFontHinting #2829

Open
narilee2006 opened this issue Apr 27, 2024 · 0 comments
Open

Port TTF_SetFontHinting #2829

narilee2006 opened this issue Apr 27, 2024 · 0 comments
Assignees
Labels

Comments

@narilee2006
Copy link
Contributor

narilee2006 commented Apr 27, 2024

This could have a lot of uses, specifically for pixel art games.

image

Here is my proposed API design.

font = pygame.Font(None, 25);
font.font_hinting = pygame.FONT_HINTING_NORMAL;

I would like to be assigned to this issue!

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

No branches or pull requests

2 participants