Skip to content

[Import] Automatically disable hinting for pixel fonts.#115372

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:no_hint_px
Jan 26, 2026
Merged

[Import] Automatically disable hinting for pixel fonts.#115372
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:no_hint_px

Conversation

@bruvzg

@bruvzg bruvzg commented Jan 25, 2026

Copy link
Copy Markdown
Member

Disables hinting when pseudo pixel font is detected (same detection as used for disabling subpixel rendering).

Should prevent issues like #115365 for new imports.

@bruvzg bruvzg added this to the 4.x milestone Jan 25, 2026
@bruvzg bruvzg requested a review from a team as a code owner January 25, 2026 19:56
@bruvzg bruvzg requested a review from a team as a code owner January 25, 2026 20:10
Comment thread doc/classes/ResourceImporterDynamicFont.xml Outdated
Comment thread doc/classes/ResourceImporterDynamicFont.xml Outdated
@Repiteo Repiteo merged commit 1b17f8f into godotengine:master Jan 26, 2026
20 checks passed
@Repiteo

Repiteo commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Thanks!

@Repiteo Repiteo modified the milestones: 4.x, 4.7 Jan 26, 2026
rivie13 pushed a commit to rivie13/Phoenix-Agentic-Engine that referenced this pull request Feb 16, 2026
[Import] Automatically disable hinting for pixel fonts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment