Minimize space in sprites created with montage
Posted: 2013-05-31T05:17:45-07:00
Hi,
I want to create an sprite that contains all the pngs of my website. So I used this:
montage -background None -geometry +4+4 telicon.png montage.png montage.png
It works but it is leave gaps between the images..
Is thre any way to optimize the space to get something like this?
http://www.canalonesbastimar.com/images/sprites.png
I create that image using an online tool called "zerosprites". As some says here, that tool uses an algorithm called "VLS floorplanning".
Javi
I want to create an sprite that contains all the pngs of my website. So I used this:
montage -background None -geometry +4+4 telicon.png montage.png montage.png
It works but it is leave gaps between the images..
Is thre any way to optimize the space to get something like this?
http://www.canalonesbastimar.com/images/sprites.png
I create that image using an online tool called "zerosprites". As some says here, that tool uses an algorithm called "VLS floorplanning".
Javi