Skip to content

use correct bounding boxes for standard 14 glyphs #850#1080

Merged
BobLd merged 2 commits intomasterfrom
fix-issue-850
Jul 14, 2025
Merged

use correct bounding boxes for standard 14 glyphs #850#1080
BobLd merged 2 commits intomasterfrom
fix-issue-850

Conversation

@EliotJones
Copy link
Copy Markdown
Member

previously every bounding box for type 1 standard 14 fonts was assumed to start at 0,0 and ignored the bounding box data in the font metrics file. now we correctly read the glyph bounding box while preserving the existing advance width values for advancing the renderer position

previously every bounding box for type 1 standard 14 fonts was assumed
to start at 0,0 and ignored the bounding box data in the font metrics file.
now we correctly read the glyph bounding box while preserving the
existing advance width values for advancing the renderer position
@EliotJones EliotJones requested a review from BobLd July 13, 2025 22:04
@BobLd BobLd merged commit de3b6ac into master Jul 14, 2025
2 checks passed
@BobLd BobLd deleted the fix-issue-850 branch July 14, 2025 20:54
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