andburn / neferset

A cairo based python card renderer for hearthstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

header

A cairo based python card renderer for Hearthstone.


Setup and Usage

See the Vagrantfile for setup and requirements.

python generate.py <options>

--art-dir     location of the card artwork files
--out-dir     location to save the generate cards
--id          specify a card id to generate a single card
--locale      the locale the generated cards should be in
--style       the HearthForge style/theme to use
--premium     flag to include premium card images (if supported by theme)
--collectible only generate collectible cards
--card_set    generate all cards from a set (currently must be enum names)

About

A cairo based python card renderer for hearthstone


Languages

Language:Python 96.4%Language:PowerShell 2.1%Language:Shell 1.6%