Search found 1 match
- 2013-02-28T04:32:18-07:00
- Forum: Users
- Topic: Possible bug / weird behaviour with montage of png
- Replies: 1
- Views: 2253
Possible bug / weird behaviour with montage of png
Hello! I am having bit of trouble getting a montage from set of png images. The images are algorithm output (done with libpng) with different parameters, and i would like to have single 6x8 tiled image from those. The weird behaviour / bug: when doing "montage -geometry +1+1 out/*.png target.png" i ...