init III
This commit is contained in:
4
Linux Imagemagick Ausweis/fill-id.sh
Normal file
4
Linux Imagemagick Ausweis/fill-id.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
convert blank.jpg -font helvetica -fill white -gravity NorthWest -pointsize 30 -annotate +310+500 'Ausweisnummer' ausweis1.jpg
|
||||
convert ausweis1.jpg -font helvetica -fill white -gravity NorthWest -pointsize 30 -annotate +310+415 'Geißler, Andre' ausweis2.jpg
|
||||
convert ausweis2.jpg -draw 'image SrcOver 53,53 194,244 profil.jpg' ausweis3.jpg
|
||||
Reference in New Issue
Block a user