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

fix(svg): Wrong style quoting with spaced fonts #1921

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

Danielku15
Copy link
Member

Proposed changes

Detected while testing and documenting: If you use font families with quotes, it breaks the SVG attribute quotes. This PR changes the attribute to single quotes.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this Feb 27, 2025
@Danielku15 Danielku15 force-pushed the feature/svg-font-quoting branch 2 times, most recently from 455f0c1 to e0399b6 Compare February 27, 2025 14:50
@Danielku15 Danielku15 force-pushed the feature/svg-font-quoting branch from e0399b6 to 3e28f16 Compare February 27, 2025 15:04
@Danielku15 Danielku15 merged commit 86c4c09 into develop Feb 27, 2025
4 checks passed
@Danielku15 Danielku15 deleted the feature/svg-font-quoting branch February 27, 2025 15:18
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