Skip to content

Remove dead SVG style parser wrappers#103

Merged
rowland merged 1 commit intomasterfrom
29-improve-svg-text-font-family-resolution
May 10, 2026
Merged

Remove dead SVG style parser wrappers#103
rowland merged 1 commit intomasterfrom
29-improve-svg-text-font-family-resolution

Conversation

@rowland
Copy link
Copy Markdown
Owner

@rowland rowland commented May 10, 2026

Summary

  • Removed the unused parseStyleSpec wrapper from svg/parse.go.
  • Confirmed mergeStyleSpec was also dead and already deleted.
  • Kept the font-family parsing and SVG fallback logic intact.

Testing

  • Ran focused validation for svg, pdf, and ttf_fonts.
  • Verified no remaining references to parseStyleSpec or mergeStyleSpec in the repo.

@rowland rowland merged commit 3ab68a3 into master May 10, 2026
2 checks passed
@rowland rowland deleted the 29-improve-svg-text-font-family-resolution branch May 10, 2026 17:29
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.

1 participant