Diablo 3 Hack To Create Item Montages/Gallery Easily
Posted: July 29th, 2012, 1:46 pm
Cool way i found to create item montages. Its easy to use and great for posting your item setups here or other sites.
I can't be !@#$%^* to manually generate montages of items I have for selling on jsp, so I put together a little python script to do it for me.
It generates something like this:
Image
(click to embiggen)
It automatically names items #1, #2, etc.
Binary: Register to unlock hidden link (this is what you want to download if you just want to use it)
How to use: select a bunch of item screenshots and drag and drop them onto montage.exe. It should create a file like Montage 2012-06-02 at 03.49.40.png
---
Source: Register to unlock hidden link (just a python script + font files)
Zipped: Register to unlock hidden link
It requires python 2.7 and PIL (python imaging library)
Installing python: Register to unlock hidden link
Installing PIL: Register to unlock hidden link ... tallingPIL
It can also be run this way from console:
$ ./montage.py screenshot1.png screenshot2.png ... screenshotn.png