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

710 noFill & noStroke yield "none" #713

Merged
merged 2 commits into from
Oct 16, 2023
Merged

710 noFill & noStroke yield "none" #713

merged 2 commits into from
Oct 16, 2023

Conversation

jonobr1
Copy link
Owner

@jonobr1 jonobr1 commented Oct 16, 2023

Based on findings in issue #710 the following commands make their corresponding property "none" instead of "transparent" for better compatibility with offline SVG editors like Inkscape.

  1. Two.Path.noFill
  2. Two.Path.noStroke
  3. Two.Text.noFill
  4. Two.Text.noStroke
  5. Two.Points.noFill
  6. Two.Points.noStroke

@jonobr1 jonobr1 merged commit cccc66b into dev Oct 16, 2023
1 check passed
@jonobr1 jonobr1 deleted the 710-no-commands branch October 16, 2023 17:58
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

1 participant