Skip to content

Disable autohints in freetype#3263

Merged
IntegratedQuantum merged 1 commit into
PixelGuys:masterfrom
AfmanS:freetype-hinting
Jun 22, 2026
Merged

Disable autohints in freetype#3263
IntegratedQuantum merged 1 commit into
PixelGuys:masterfrom
AfmanS:freetype-hinting

Conversation

@AfmanS

@AfmanS AfmanS commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Updating freetype to 2.14.3 (PixelGuys/Cubyz-libs#16) causes some glyphs to be fuzzy. Disabling autohints in glyph loading fixes this. Since the font is size 16 and textureHeight is 16, it seems to me hints are not needed.

Disclosure: I had an AI help me with this.

Freetype 2.14.3:
Screenshot_20260620_114528

Freetype 2.14.3, autohints disabled:
Screenshot_20260620_114842

Updating freetype to 2.14.3 causes some glyphs to be fuzzy. Disabling autohints in glyph loading fixes this. Since the font is size 16 and textureHeight is 16, it should be fine.

Disclosure: I had an AI help me with this.
@Wunka Wunka moved this to Easy to Review in PRs to review Jun 21, 2026
@IntegratedQuantum IntegratedQuantum merged commit 8e21815 into PixelGuys:master Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants