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

Cannot merge physical units matrix and default unit matrix. #185

Open
tatarize opened this issue Jun 20, 2022 · 0 comments
Open

Cannot merge physical units matrix and default unit matrix. #185

tatarize opened this issue Jun 20, 2022 · 0 comments

Comments

@tatarize
Copy link
Member

<svg width="40mm" height="40mm" viewBox="-10 -10 120 120" xmlns="http://www.w3.org/2000/svg">
<g transform="rotate(-90) translate(-100 0)">
   <g style="cursor: pointer; user-select: none; transform: translate(-0.2mm, -1.6mm);">
      <g transform="translate(8.176098866310591 92.32958687475767)">
         <path transform="" d="M-15,2z" fill="black" stroke="none"/>
      </g>
    </g>
</g>
</svg>

Fails to parse because the combination of the mm and pure digit translations hit a value error in Length since adding these doesn't have a clear meaning without determining the value. See meerk40t/meerk40t#1004

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

No branches or pull requests

1 participant