TÖVE display large svg issue [SOLVED]
Posted: Sun Jun 11, 2023 7:23 pm
Hello,
I have an issue with displaying large svg files. What do I have to check that an svg file is displayed?
When I
I exported a png file with a procedurally generated town.
In gimp I created paths by selecting colors nad exported them to svg.
In Inkscape I exploded the paths and put them into the groups.
I did export the svg file as plain svg.
Is the structure of the svg file bad?
Here are the files: Thanks
Philipp
I have an issue with displaying large svg files. What do I have to check that an svg file is displayed?
When I
-> Does this scale every size to 200px on the canvas?graphics = tove.newGraphics(svgData, 200)
I exported a png file with a procedurally generated town.
In gimp I created paths by selecting colors nad exported them to svg.
In Inkscape I exploded the paths and put them into the groups.
I did export the svg file as plain svg.
Is the structure of the svg file bad?
Here are the files: Thanks
Philipp