how to read file to caption: *without* modifying @ policy.xml
Posted: 2017-02-01T15:04:53-07:00
Hi,
I need to create a caption using text from a file but *without* modifying the policy.xml. What is a workaround?
produces:
I need to create a caption using text from a file but *without* modifying the policy.xml. What is a workaround?
Code: Select all
convert -background white -fill black -gravity west -size 2000x2000 -font "Utopia" -pointsize "64" caption:@sumall.txt sumall3.png
Code: Select all
convert: not authorized `@/tmp/pagekicker/028c5142-e8b2-11e6-ace4-02607828b875/sumall.txt'