JuanPotato / Legofy

Make images look as if they are made out of 1x1 LEGO blocks
MIT License
3.16k stars 189 forks source link

Speed the things up and also get the brick image size from the file. #36

Closed xspager closed 9 years ago

xspager commented 9 years ago

Avoid opening the brick image every time the image is needed by copying the Image object and get the image size from the file itself.

JuanPotato commented 9 years ago

nice, will merge after I go finish what I've been doing

JuanPotato commented 9 years ago

Not exactly sure how to merge and fix conflicts without screwing up again, so I just manually added it and will close this.