Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MagnusErikssonAB opened this issue Feb 16, 2022 · 1 comment
Open

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

MagnusErikssonAB opened this issue Feb 16, 2022 · 1 comment

Comments

@MagnusErikssonAB
Copy link

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
Copy link
Owner

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

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

No branches or pull requests

2 participants