Update README.md
This commit is contained in:
parent
01d800230c
commit
983983cc69
1 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
# datedStampGenertaor
|
||||
A python tool using PIL to generate PNGs of scanned stamps, for multiple dates.
|
||||
A python tool using PIL to generate trasparent PNGs of a dated stamp, for multiple dates.
|
||||
|
||||
# Purpose
|
||||
This tool's objective is to solve a problem by automating a manual task.
|
||||
|
||||
|
@ -28,6 +29,6 @@ It picks from different variations of every eement to make a unique stamp each t
|
|||
|
||||
# Weaknesses
|
||||
|
||||
This tool generates impossible dates (such as 31 february)
|
||||
This tool needs to be supplied with a lot of input data (approx 2h work in photoshop)
|
||||
This tool does not use OOP
|
||||
- This tool generates impossible dates (such as 31 february)
|
||||
- This tool needs to be supplied with a lot of input data (approx 2h work in photoshop)
|
||||
- This tool does not use OOP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue