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 issue with SVG import of viewBox with x & y that are non-zero #102

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

combinatorial
Copy link

When importing an SVG file that has a viewBox with an x or y component then the content is not correctly positioned in the viewport. This change correctly positions the content.

e.g.

@sprang
Copy link
Owner

sprang commented Apr 4, 2014

Do you have an example file that illustrates the problem?

@ghost
Copy link

ghost commented Feb 8, 2016

Good, can we merge this?

@alistairmcmillan
Copy link
Collaborator

@combinatorial Do you have an example of an SVG file that is affected by this bug?

@combinatorial
Copy link
Author

Is there an easy way for me to import SVG now... dropbox doesn't work if I just pull and build... it's been a long time since I looked at this.

@ghost
Copy link

ghost commented Feb 19, 2016

One way is to upload to http://openclipart.org and then use builtin
Openclipart import.

On Thu, Feb 18, 2016 at 8:16 AM, David Brittain [email protected]
wrote:

Is there an easy way for me to import SVG now... dropbox doesn't work if I
just pull and build... it's been a long time since I looked at this.


Reply to this email directly or view it on GitHub
#102 (comment).

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.

3 participants