We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, thank you very much for providing this project
I just started using OpenSCAD and I am very happy to use this library to print SVG patterns. I would like to print some SVG patterns from this website: https://www.iconfinder.com/search/icons?family=remixicon&license=gte__1
Found some minor issues:
z
original image:
M8 5h8a7 7 0 0 1 0 14H8A7 7 0 0 1 8 5zm8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z
M8 5h8a7 7 0 0 1 0 14H8A7 7 0 0 1 8 5z m8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z
M0 0 l 0 10 l 10 0 zM 10 0 l 10 0 l 0 10 z
M0 0 l 0 10 l 10 0 z M 10 0 l 10 0 l 0 10 z
Because the code is quite long, I think it will take me some time to figure out how to fix this issue.
Thank you again for your repo 😊
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, thank you very much for providing this project
I just started using OpenSCAD and I am very happy to use this library to print SVG patterns. I would like to print some SVG patterns from this website: https://www.iconfinder.com/search/icons?family=remixicon&license=gte__1
Found some minor issues:
z
appears in the middle of the pathoriginal image:
![image](https://private-user-images.githubusercontent.com/16631584/341292739-c4797aa4-8d55-4f87-a5bb-cdac9f953a9c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwMDUyNzYsIm5iZiI6MTc0MDAwNDk3NiwicGF0aCI6Ii8xNjYzMTU4NC8zNDEyOTI3MzktYzQ3OTdhYTQtOGQ1NS00Zjg3LWE1YmItY2RhYzlmOTUzYTljLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDIyNDI1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM4ODkwNWViMTkxOWRmMDNmZWY1ODg2NzcyNDA3ZTViNWExZDg4ODZhYzc2YzBiYzczYThhNmMxZjg4MmRlYjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.UTuH5-eUj0EhvPoRF7Qpw3e_UkaTqxHBE2Hj_n1qDK0)
M8 5h8a7 7 0 0 1 0 14H8A7 7 0 0 1 8 5zm8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z
M8 5h8a7 7 0 0 1 0 14H8A7 7 0 0 1 8 5z m8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z
original image:
![image](https://private-user-images.githubusercontent.com/16631584/341292580-1a10f60b-e4e9-43a4-84a9-5c86fd9c4c40.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwMDUyNzYsIm5iZiI6MTc0MDAwNDk3NiwicGF0aCI6Ii8xNjYzMTU4NC8zNDEyOTI1ODAtMWExMGY2MGItZTRlOS00M2E0LTg0YTktNWM4NmZkOWM0YzQwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDIyNDI1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFhZDBjODQ5NzIyZjRhNWQ3YmUyN2I2M2FlODQ4YTFlMDE4ZTdjOWQwNWY4ZDNhZDE4ZTAwYTkzOGZlYTRlMWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JpNgbKZVw3LY7c0W0k6vY6wZJ3h8fxGTK8NmHokiwN8)
M0 0 l 0 10 l 10 0 zM 10 0 l 10 0 l 0 10 z
M0 0 l 0 10 l 10 0 z M 10 0 l 10 0 l 0 10 z
Because the code is quite long, I think it will take me some time to figure out how to fix this issue.
Thank you again for your repo 😊
The text was updated successfully, but these errors were encountered: