|
@@ -25,7 +25,7 @@ echo "=> Converting to PD120 Format <long>x496"
|
|
convert /ramfs/$IMG -resize 660x496^ /ramfs/lit-$IMG
|
|
convert /ramfs/$IMG -resize 660x496^ /ramfs/lit-$IMG
|
|
rm -rf /ramfs/$IMG
|
|
rm -rf /ramfs/$IMG
|
|
echo "=> Adding annotaion"
|
|
echo "=> Adding annotaion"
|
|
-mogrify -format 'jpg' -font Liberation-Sans -fill white -undercolor '#00000080' -pointsize 24 -gravity NorthEast -annotate +40+10 "https://f4koa.fr - Ballon Planète-Sciences - F4KOA-AM " /ramfs/lit-$IMG
|
|
|
|
|
|
+mogrify -format 'jpg' -font Liberation-Sans -fill white -undercolor '#00000080' -pointsize 24 -gravity NorthEast -annotate +40+10 "Blaise Atro - Mission BOB du 03 - F4KOA-AM" /ramfs/lit-$IMG
|
|
mogrify -format 'jpg' -font Liberation-Sans -fill white -undercolor '#00000080' -pointsize 24 -gravity NorthEast -annotate +40+50 " $(date -u --date=@$(date "+%s"))" /ramfs/lit-$IMG
|
|
mogrify -format 'jpg' -font Liberation-Sans -fill white -undercolor '#00000080' -pointsize 24 -gravity NorthEast -annotate +40+50 " $(date -u --date=@$(date "+%s"))" /ramfs/lit-$IMG
|
|
|
|
|
|
echo "=> Adding GPS Position"
|
|
echo "=> Adding GPS Position"
|