Search found 1 match
- 2015-11-04T04:38:01-07:00
- Forum: Users
- Topic: Color profile changes after using "montage" on PNG files
- Replies: 2
- Views: 1138
Color profile changes after using "montage" on PNG files
I've got some map tiles that I want to scale down and recombine by a factor of 2x2. The command I'm using goes like this: montage z0/0,0.png z0/1,0.png z0/0,1.png z0/1,1.png -geometry 256x256 z1/0,0.png This works correctly, but even though the input images images look identical in Gimp and Firefox ...