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

[SVG] Refactor svgDrawer #1658

Open
pmoulon opened this issue Dec 21, 2019 · 0 comments
Open

[SVG] Refactor svgDrawer #1658

pmoulon opened this issue Dec 21, 2019 · 0 comments
Assignees

Comments

@pmoulon
Copy link
Member

pmoulon commented Dec 21, 2019

Rewrite svgDrawer class to be closer to the SVG concepts (attributes/elements).

Here the new concepts:

  • svgDrawer receives and handle the XML elements.
  • svgElement provides drawing features that export XML string elements.
  • svgAttributes provides customization for drawing style
@pmoulon pmoulon self-assigned this Dec 21, 2019
pmoulon added a commit that referenced this issue Dec 21, 2019
pmoulon added a commit that referenced this issue Dec 21, 2019
pmoulon added a commit that referenced this issue Dec 21, 2019
pmoulon added a commit that referenced this issue Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant