Problem with Montage and Text Images Doubling
Posted: 2015-05-23T19:48:09-07:00
When using montage and created text images, the text is always doubled in some strange way. Here is a simple example in bash.
This is what happens http://imgur.com/K8CuOoz. Why does it do this and is there a way to fix or work around it?
Code: Select all
convert -size 256x180 label:A A.PNG
wait
montage A.PNG A.PNG B.PNG