Skip to content

Port TTF_SetFontHinting #2829

Open
Open
@narilee2006

Description

@narilee2006

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!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions