Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.22 KB

File metadata and controls

37 lines (27 loc) · 1.22 KB

JJBA Stand maker

Description

This program is able to create stand stat image in SVG.

Program screenshot

Features

  • Adjust color of the stat polygon stroke and fill, frame's stroke color
  • Adjust stand stats
  • Adjust stat polygon's opacity
  • Easy-to-modify SVG image on output

Usage

Adjust stats

You can adjust every stand stat from A to E by selecting corresponding letter in drop-down list

Stats screenshot

Adjust colors

You can adjust colors of the image. To do this, select the color you want to change and write a new one. You can also change stat polygon's opacity. Available colors (not working correctly: issue #11)

Appearance screenshot

Select language

You can select your language by clicking a button with a flag. Currently available languages: English, Ukrainian

Language selection screenshot

Save

You can save the image by clicking "Save" button. You will be prompted to select a file to save to.

Save menu on Linux