Skip to content

Set culture to en-US for svg export, as floats with a comma don't work for svg#1

Open
baukeJansen wants to merge 2 commits intoaaronse:masterfrom
baukeJansen:master
Open

Set culture to en-US for svg export, as floats with a comma don't work for svg#1
baukeJansen wants to merge 2 commits intoaaronse:masterfrom
baukeJansen:master

Conversation

@baukeJansen
Copy link
Copy Markdown

No description provided.

float values are written with a dot or comma to a string, depending on the current culture setting.
svg files don't work with floats that use a comma.
forced the output to always be in en-US
Fixed more cases of incorrect culture conversion.
Fixed edges being clipped by rounding the svg size to int
Added a link to svg arc documentation
@baukeJansen baukeJansen changed the title set culture to en-US for svg export, as floats with a comma dont work in svg's Set culture to en-US for svg export, as floats with a comma don't work for svg Mar 2, 2024
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