Skip to content

[TextServer] Shape emojis as separate runs.#110194

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:emoji_run
Sep 23, 2025
Merged

[TextServer] Shape emojis as separate runs.#110194
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:emoji_run

Conversation

@bruvzg

@bruvzg bruvzg commented Sep 2, 2025

Copy link
Copy Markdown
Member

Fixes #110143

Before:
Screenshot 2025-09-02 at 11 17 31

After:
Screenshot 2025-09-02 at 11 16 51

@bruvzg bruvzg added this to the 4.6 milestone Sep 2, 2025
@bruvzg bruvzg requested a review from a team as a code owner September 2, 2025 10:04

@Calinou Calinou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me.

Did you mean "runes" instead of "runs" in the commit message though?

@bruvzg

bruvzg commented Sep 3, 2025

Copy link
Copy Markdown
Member Author

Did you mean "runes" instead of "runs" in the commit message though?

Nop, "run" as a sequence of characters to shape, emojis are assigned a dedicated script code and therefore shaped on their own, not with the surrounding text.

@Repiteo Repiteo merged commit 6dddb6e into godotengine:master Sep 23, 2025
20 checks passed
@Repiteo

Repiteo commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

Thanks!

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.

Font system fallback emoji missing important glyphs with Inter font

3 participants