summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-24Add README.md with usage instructionsxengineering
2024-11-24icons: Fix executing multiple Inkscape instancesxengineering
This adds a workaround for the Inkscape call to allow calling multiple instances of Inkscape in parallel. [1]: https://gitlab.com/inkscape/inkscape/-/issues/4716
2024-11-24icons: Implement PDF export with CMakexengineering
2024-11-24cmake: Add minimal CMakeLists.txt starting pointxengineering
This specifies the minimal CMake version and defines the project name. Furthermore C and CXX language support is disabled since this is not needed here.
2024-11-24icons: Add example.svgxengineering
This is just a minimal starting point especially targeted at writing a build system for this project.
2024-11-24Add CC BY-SA 4.0 licensexengineering
The main content of this repository is art. The creative commons licenses are well suited for that purpose.