Skip to content

Fix issue 2057: Take letter-spacing into account for width calculation #2060

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

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

hvbtup
Copy link
Contributor

@hvbtup hvbtup commented Feb 25, 2025

Issue 2057 shows that letter-spacing was ignored in width calculations.
This PR solves this.
issue-2057.zip

Copy link
Contributor

@speckyspooky speckyspooky left a comment

Choose a reason for hiding this comment

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

Looks good!

@speckyspooky speckyspooky added the BugFix Change to correct issues label Feb 25, 2025
@speckyspooky speckyspooky added this to the 4.19 milestone Feb 25, 2025
@hvbtup hvbtup merged commit 83e4837 into eclipse-birt:master Feb 26, 2025
3 checks passed
@hvbtup hvbtup deleted the fix-issue-2057 branch February 26, 2025 08:35
hvbtup added a commit to triestram-partner/birt that referenced this pull request Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugFix Change to correct issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDF emitter: Letter spacing property not taken into account in text width calculation, resulting in text overflow.
2 participants