Does not work with the latest AWS asset files format
Opened this issue · 1 comments
MagnusErikssonAB commented
I tried to update the project to the new AWS asset format but I cant figure out exactly what the python script expects as arguments. Can you give me a hint and I may be able to fix it...
willthames commented
See https://github.com/willthames/aws-inkscape-symbols/blob/main/files_to_svg.py#L62-L65 and https://github.com/willthames/aws-inkscape-symbols/blob/main/build.sh#L41-L45
The first argument is the name of the component (e.g. Compute)
The second argument is the new SVG file to create
The remaining arguments are all the SVG files that belong to the component