willthames / aws-inkscape-symbols

MIT License
10 stars 8 forks source link

Does not work with the latest AWS asset files format #4

Open MagnusErikssonAB opened 2 years ago

MagnusErikssonAB commented 2 years ago

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 2 years ago

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