Replies: 1 comment
-
The path coordinates can work as absolute (big letteR) or relative commands. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm not sure if this behavior is correct or not, maybe I do not have enough knowledge.

In my SVG source file I see point coordinates like that:
-262.5 -4.23 -127.01 -12.71 -127.01 -21.16
But after reading it with SvgDocument.Open I'm getting different values (seems to me they're too big):

Is it correct and should be working as expected or it is some bug?
SVG version - 3.4.7
net8.0-windows
Beta Was this translation helpful? Give feedback.
All reactions