Where are tutorials/orientation for adding strings to image at random locations?
Posted: 2017-08-17T17:50:23-07:00
$ convert --version
Version: ImageMagick 6.9.1-10 Q16 x86_64 2015-07-26 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC Modules
Delegates (built-in): bzlib freetype jng jpeg ltdl lzma png tiff xml zlib
I am interested in creating a book cover for anthologies, and would like to have the titles of individual works displayed randomly centered across the screen, with a translucent black color and with some titles predictably cropped due to center and/or length.
What can I do to set a background image, and then specify, "Insert this text, in this font and size, with this RGBA and color, clipped if the text goes past the bounds of the preset image dimensions", repeating as many times as needed and finally adding a cover and author name?
Version: ImageMagick 6.9.1-10 Q16 x86_64 2015-07-26 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC Modules
Delegates (built-in): bzlib freetype jng jpeg ltdl lzma png tiff xml zlib
I am interested in creating a book cover for anthologies, and would like to have the titles of individual works displayed randomly centered across the screen, with a translucent black color and with some titles predictably cropped due to center and/or length.
What can I do to set a background image, and then specify, "Insert this text, in this font and size, with this RGBA and color, clipped if the text goes past the bounds of the preset image dimensions", repeating as many times as needed and finally adding a cover and author name?