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

Multiple bugfixes for SVG import #82

Merged
merged 2 commits into from
May 19, 2014
Merged

Conversation

ponychicken
Copy link
Contributor

Fix parsing of opacity and fill/stroke properties, import negative point positions correctly.

Opacity needs to be a float;
Value 'none' is valid for fill and stroke.
jonobr1 added a commit that referenced this pull request May 19, 2014
Multiple bugfixes for SVG import
@jonobr1 jonobr1 merged commit a436c07 into jonobr1:master May 19, 2014
@jonobr1 jonobr1 added the bug label May 19, 2014
@ponychicken ponychicken deleted the svgImportFix branch June 27, 2014 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants