More magick convert. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 7554fa7819aa8125f02358aa6c225ab7dab99886 | |
parent f7b269da3ee49d30101a55ba590d593c16ffde78 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 29 Sep 2024 20:03:52 +0200 | |
More magick convert. | |
Diffstat: | |
M simulate-simulator | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/simulate-simulator b/simulate-simulator | |
@@ -20,7 +20,7 @@ do | |
fi | |
out="${img%.*}-simulator.jpg" | |
- convert -gravity NorthWest \ | |
+ magick convert -gravity NorthWest \ | |
-font "Helvetica-Narrow-Oblique" -pointsize 70 \ | |
-stroke '#000C' -strokewidth 2 -annotate +0+10 "$q" \ | |
-stroke none -fill white -annotate +0+10 "$q" \ |