parent
cdea4b652c
commit
380f35b115
|
@ -1,6 +1,6 @@
|
||||||
# Scout Unit Numeral Generator
|
# Scout Unit Numeral Generator
|
||||||
A tool for creating images of Troop, Pack, Crew Numerals
|
A tool for creating images of Troop, Pack, Crew Numerals
|
||||||
|
|
||||||
This tool that creates "unit numerals" for Scout Troops.
|
This tool that creates "unit numerals" for Scout units.
|
||||||
|
|
||||||
The flow is the user inputs their unit number, (228 or 51) and the tool will put the associated images (five.png, and one.png) for each numeral next to each other and output a file (five_one.png).
|
The flow is the user inputs their unit type (Pack, Troop, or Crew), and then number, (228 or 51) and the tool will put the associated images (5.png, and 1.png) for each numeral next to each other and output a file (Pack 51.jpg).
|
||||||
|
|
Loading…
Reference in New Issue