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 render bug #3051

Closed
mbriggs opened this issue Jun 16, 2016 · 8 comments · Fixed by #3114
Closed

SVG render bug #3051

mbriggs opened this issue Jun 16, 2016 · 8 comments · Fixed by #3114
Labels
Milestone

Comments

@mbriggs
Copy link

mbriggs commented Jun 16, 2016

First of all, thank you guys for building/maintaining this awesome library. Really love that this project exists :)

I have a weird issue with an SVG I got from a designer (believe it was made in illustrator). There are some areas filled black that should be transparent.

Version

1.6.2

Test Case

http://jsfiddle.net/f8yepcsg/2/

Steps to reproduce

Expected Behavior

image

Actual Behavior

(the outer outline is just the canvas from the jsfiddle test case)
image

@asturur
Copy link
Member

asturur commented Jun 16, 2016

svg is not accessible.

@mbriggs
Copy link
Author

mbriggs commented Jun 16, 2016

derp, sorry about that. made it public

@mbriggs
Copy link
Author

mbriggs commented Jun 16, 2016

uploading it here for posterity dieline.svg.zip

@asturur
Copy link
Member

asturur commented Jun 20, 2016

it has to be a problem with styling. i have to check if multiple classes declaration are supported. Is this the only svg giving you problem? do you have any other similar that is working fine?

@mbriggs
Copy link
Author

mbriggs commented Jun 20, 2016

this was sort of a test svg given to me by my designer, he is going to work on others today. Ill mention the multiple class thing and see if he knows what im talkiing about, but pretty sure he is just using illustrator and exporting as svg

@mbriggs
Copy link
Author

mbriggs commented Jun 27, 2016

ok, here are another few from the designer. Both have similar issues
svg.zip

@asturur
Copy link
Member

asturur commented Jul 1, 2016

image

can you show me how it should look like?

@asturur
Copy link
Member

asturur commented Jul 1, 2016

dumb question i opened svg.

@asturur asturur added the bug label Jul 3, 2016
@asturur asturur added this to the 1.6.4 milestone Jul 3, 2016
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 a pull request may close this issue.

2 participants