Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TextServer] Save advances rounding remainders to prevent rounding error accumulation. #93256

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jun 17, 2024

Fixes #93199

@bruvzg bruvzg added this to the 4.3 milestone Jun 17, 2024
@bruvzg bruvzg force-pushed the ts_offset_accum branch from d2fe848 to 3285b55 Compare June 17, 2024 17:26
@bruvzg bruvzg force-pushed the ts_offset_accum branch from 3285b55 to dc8d7ef Compare June 18, 2024 06:05
@bruvzg bruvzg marked this pull request as ready for review June 18, 2024 06:19
@bruvzg bruvzg requested a review from a team as a code owner June 18, 2024 06:19
@akien-mga akien-mga merged commit 2c5f6db into godotengine:master Jun 18, 2024
16 checks passed
@akien-mga
Copy link
Member

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 Pairs (monospace image font) can affect the kerning of subsequent characters, off by one pixel
3 participants