Skip to content

Gimp plugin, which can assemble a game card (gimp image) according to an xml file blueprint.

License

Notifications You must be signed in to change notification settings

martin-brajer/card-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Assembler

Releases GitHub Unittest Documentation Status

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.

Features

  • 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.

Compliance

Versioning follows Semantic Versioning 2.0.0.
Following PEP8 Style Guide coding conventions.
Testing with unittest and pycodestyle.

License

Card Assembler is licensed under the MIT license.

Feel free to comment, share ideas or report bugs.