X Tutup
Skip to content

Enforce zero width spaces and joiners with missing font. Do not warn about missing non-visual characters.#111355

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:zero_w_2
Oct 7, 2025
Merged

Enforce zero width spaces and joiners with missing font. Do not warn about missing non-visual characters.#111355
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:zero_w_2

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Oct 7, 2025

Fixes #111354

Adds missing case to #111014, when no suitable font were found for rendering.

@bruvzg bruvzg added this to the 4.6 milestone Oct 7, 2025
@bruvzg bruvzg requested a review from a team as a code owner October 7, 2025 06:28
@AThousandShips
Copy link
Member

Should this not be cherry picked for 4.5?

@bruvzg bruvzg added the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Oct 7, 2025
@bruvzg
Copy link
Member Author

bruvzg commented Oct 7, 2025

Should this not be cherry picked for 4.5?

Yes.

@akien-mga akien-mga merged commit 56d5624 into godotengine:master Oct 7, 2025
39 of 40 checks passed
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 4.5.1.

@akien-mga akien-mga removed the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rendering issue of empty labels in bitmap fonts

3 participants

X Tutup