FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove `width` and `height` attributes from SVGs. Update SVG dimensions to use pixel units. by bartTC · Pull Request #413 · lincolnloop/python-qrcode · GitHub

Remove width and height attributes from SVGs. Update SVG dimensions to use pixel units. - #413

Closed
bartTC wants to merge 2 commits into
9.xfrom
svg-remove-dimensions
Closed

Remove width and height attributes from SVGs. Update SVG dimensions to use pixel units.#413
bartTC wants to merge 2 commits into
9.xfrom
svg-remove-dimensions

Conversation

bartTC commented Jul 26, 2025
edited
Loading

Copy link
Copy Markdown
Member

Remove width and height attributes from SVGs, use viewBox instead. Update SVG dimensions to use pixel units.

Fixes #351.

…ad. Update SVG dimensions to use pixel units. Add regression test to validate changes.
bartTC changed the title Remove width and height attributes from SVGs, use viewBox instead. Update SVG dimensions to use pixel units. Add regression test to validate changes. [v9.0] Remove width and height attributes from SVGs. Update SVG dimensions to use pixel units. Jul 26, 2025
bartTC self-assigned this Jul 26, 2025
bartTC changed the base branch from main to 9.x July 26, 2025 11:49
bartTC closed this Jul 26, 2025
bartTC changed the title [v9.0] Remove width and height attributes from SVGs. Update SVG dimensions to use pixel units. Remove width and height attributes from SVGs. Update SVG dimensions to use pixel units. Jul 26, 2025
bartTC mentioned this pull request Jul 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

SVG without height and width

1 participant


Back | FazBrowse Home | New Git URL