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: Apply defaults for cx, cy, rx, ry in EllipseRenderer #210

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

kuzmaka
Copy link
Contributor

@kuzmaka kuzmaka commented Nov 9, 2023

Fixed default ellipse properties according to SVG specification https://www.w3.org/TR/SVG2/geometry.html

…perties

Fixed default ellipse properties according to SVG specification https://www.w3.org/TR/SVG2/geometry.htm
…rty-values

EllipseRenderer: set default values for cx, cy, rx, ry properties
@meyfa meyfa changed the title EllipseRenderer: set default values for cx, cy, rx, ry properties fix: Apply defaults for cx, cy, rx, ry in EllipseRenderer Nov 17, 2023
@meyfa
Copy link
Owner

meyfa commented Nov 17, 2023

Thanks! Looks good to me.

@meyfa meyfa merged commit bf0a110 into meyfa:main Nov 17, 2023
7 checks passed
@meyfa
Copy link
Owner

meyfa commented Nov 17, 2023

Released as v0.14.6 🎉

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.

None yet

2 participants