X Tutup
Skip to content

[TextServer] Remove negative offset from the first char when shaping substrings.#112858

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
bruvzg:ts_of_x
Nov 17, 2025
Merged

[TextServer] Remove negative offset from the first char when shaping substrings.#112858
Repiteo merged 1 commit intogodotengine:masterfrom
bruvzg:ts_of_x

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Nov 16, 2025

Fixes #112808

@bruvzg bruvzg added this to the 4.6 milestone Nov 16, 2025
@bruvzg bruvzg requested a review from a team as a code owner November 16, 2025 19:01
@Repiteo Repiteo merged commit ac641b1 into godotengine:master Nov 17, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 17, 2025

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.

Kerning should not be applied to first character of a line when word wrapping is applied

3 participants

X Tutup