Card Assembler is a free and open-source plug-in for Gimp. Assembles an image according to an xml file blueprint. Meant for board game card creation.
Documentation can be found on Read the Docs.
- Gimp tools: single-colour layer, textbox, import layers from a given
*.xcf
file etc. - Load card layout information from an xml file blueprint.
- Command chaining, making templates possible.
- Export colors used in blueprint to Gimp palette.
Versioning follows Semantic Versioning 2.0.0.
Following PEP8 Style Guide
coding conventions.
Testing with unittest
and pycodestyle.
Card Assembler is licensed under the MIT license.
Feel free to comment, share ideas or report bugs.