I still get black boxes in the white area when I view it on my mobile Android phone. On the PC it's ok now.
Version: ImageMagick 6.7.8-6 2012-07-23 Q16
Search found 2 matches
- 2012-08-14T01:52:01-07:00
- Forum: Bugs
- Topic: Tiling image creates black boxes
- Replies: 3
- Views: 5056
- 2012-07-23T21:29:57-07:00
- Forum: Bugs
- Topic: Tiling image creates black boxes
- Replies: 3
- Views: 5056
Tiling image creates black boxes
I am creating tile from a bigger image. convert tiling-example.png -crop 256x256 -set filename:tile %[fx:page.y/256]_%[fx:page.x/256] %[filename:tile].png Source file: https://dl.dropbox.com/u/13281067/tiling-example.png Result screenshot: https://dl.dropbox.com/u/13281067/Screenshot%20from%202012 ...