Skip to content

Conversation

@RusKnyaz
Copy link

SVG format contains numbers in invariant format. It have to be parsed on any system with any culture. Calling of float.Parse(str) throws an exception on systems where comma used in floating numbers.

SVG format contains numbers in invariant format. It have to be parsed on any system with any culture. Calling of float.Parse(str) throws an exception on systems where comma used in floating numbers.
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.

1 participant