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

Parse multiple svg nodes #344

Open
f3dm76 opened this issue May 4, 2018 · 0 comments
Open

Parse multiple svg nodes #344

f3dm76 opened this issue May 4, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@f3dm76
Copy link
Collaborator

f3dm76 commented May 4, 2018

test coords-viewattr-01-b-manual.svg

<g>
          <text y="-5">xMin*</text>&Viewport1;
          <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMin meet" viewBox="0 0 30 40" width="50" height="30">&Smile;</svg>
        </g>
        <g transform="translate(70,0)">
          <text y="-5">xMid*</text>&Viewport1;
          <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid meet" viewBox="0 0 30 40" width="50" height="30">&Smile;</svg>
        </g>
@ystrot ystrot added this to the 0.9.2 milestone May 10, 2018
@ystrot ystrot modified the milestones: 0.9.2, 0.9.3 Jun 19, 2018
@ystrot ystrot modified the milestones: 0.9.3, 0.9.4 Oct 2, 2018
@ystrot ystrot added the SVG label Feb 6, 2019
@ystrot ystrot modified the milestones: 0.9.4, 0.9.x Feb 26, 2019
mnndnl pushed a commit that referenced this issue May 31, 2019
mnndnl pushed a commit that referenced this issue May 31, 2019
mnndnl pushed a commit that referenced this issue May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants