Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add API to compute the shape of an SVGDocument #58

Merged
merged 21 commits into from
Feb 1, 2024
Merged

Add API to compute the shape of an SVGDocument #58

merged 21 commits into from
Feb 1, 2024

Conversation

weisJ
Copy link
Owner

@weisJ weisJ commented Feb 1, 2024

Provide a method to compute the shape of an SVGDocument. This is done by running the render pipeline with a backend that simply collects the shape of painted paths.

Closes #57

Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

5 New issues
0 Security Hotspots
77.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@weisJ weisJ merged commit 6e4bdec into master Feb 1, 2024
7 checks passed
@weisJ weisJ mentioned this pull request Feb 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SVG -> Shape
1 participant