C'è un comando:
/Path_to/convert \
-background LightBlue1 \
-border 10 \
-bordercolor red \
-font Helvetica-Bold-Oblique \
-fill blue \
-pointsize 72 label:"\n'date "+DATE: %Y-%m-%d%nTIME: %H:%M:%S"'\n\n \
--Text!--" \
"/Users/user/Pictures/Test_Image.png"
Il comando funziona correttamente (l'immagine è in fase di creazione), ma ho bisogno che "--Text! -" sia stampato con un font, un colore e una dimensione diversi.
I miei tentativi di risolvere questo non sono riusciti.
Come si fa?
Grazie in anticipo per l'aiuto!
P.S.
convert --version
Version: ImageMagick 6.9.9-40 Q16 x86_64 2018-07-28 http://www.imagemagick.org
Copyright: © 1999-2018 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib djvu fftw fontconfig freetype gslib jbig jng jp2 jpeg lcms ltdl lzma openexr png ps raw tiff webp x xml zlib
uname -a
Darwin Air.local 13.4.0 Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64 x86_64