The Nim badgemaker tool.

SakiKawasaki 0b8d66f22b tests updated, bug fix. пре 5 година
badgemaker 0b8d66f22b tests updated, bug fix. пре 5 година
tests 0b8d66f22b tests updated, bug fix. пре 5 година
.gitignore 5f0c3d7f1d Initial commit пре 5 година
LICENSE 5f0c3d7f1d Initial commit пре 5 година
README.md 088de97db4 small optimization. пре 5 година
badgemaker.nimble 0b8d66f22b tests updated, bug fix. пре 5 година

README.md

Badgemaker

The Nim badgemaker tool.

Install

  • via git: nimble install https://github.com/Ethosa/badgemaker

Standart badge params

  • style -- "flat".
  • label -- "".
  • value -- "".
  • label_text_color -- "white".
  • value_text_color -- "black".
  • label_color -- "#212121".
  • value_color -- "#e0e0e0".
  • font -- "DejaVu Sans,Verdana,Geneva,sans-serif".
  • font_size -- 12.
  • width -- 120.
  • height -- 20.
  • image_path -- "".
  • image_color -- "".

Results

test1
test2
test3
test4
test5
test6
test7
test8
test9
test10
test11