Skip to content

Comments

Two bug fixes#232

Merged
benoitkugler merged 3 commits intomainfrom
fix-bitmap-extends
Feb 23, 2026
Merged

Two bug fixes#232
benoitkugler merged 3 commits intomainfrom
fix-bitmap-extends

Conversation

@benoitkugler
Copy link
Contributor

This PR contains two bug fixes (required by go-text/render#26):

  • some "broken" bitmap fonts have different extents values in 'glyf' or 'cbdt' tables : give priority to bitmap table which should be correct for bitmap fonts (and empty and ignored in outline fonts)
  • also apply fix oneline overflow (copy from pr#226) #229 to WrapNextLine

Copy link
Contributor

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

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

Excellent thanks

@benoitkugler benoitkugler merged commit 72238c6 into main Feb 23, 2026
14 checks passed
@benoitkugler benoitkugler deleted the fix-bitmap-extends branch February 23, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants