Commit graph

13 commits

Author SHA1 Message Date
Joey Yakimowich-Payne
e3c92ebd67 Fix image replacement 2019-09-14 10:44:17 -06:00
Joey Payne
fb6e7587ac Merge branch 'master' of github.com:jyapayne/PePy into python3 2016-02-06 09:22:21 -07:00
Joey Payne
35b3b0097f Fixed 256x256. 2016-02-06 09:21:57 -07:00
Joey Payne
0db9490097 Fixed issues with 256x256 images in exes. 2016-02-06 08:51:47 -07:00
Joey Payne
eb5d6d84c3 Fixed issues with 256x256 images in exes. 2016-02-06 08:49:53 -07:00
Joey Payne
954c7ca699 Switched to python 3. 2016-01-25 11:39:33 -07:00
Joey Payne
037230b206 Str was removed so that unicode works. 2015-11-20 12:58:59 -07:00
Joey Payne
19c8f08c61 Fixed some issues with icon generation. 2014-11-03 20:14:31 +13:00
Joey Payne
0cb12bd2f5 Added custom icon support so PIL replaces ImageMagick. 2014-11-02 22:54:38 +13:00
Joey Payne
51525eddff Made sure pythonmagick image is given a string, not unicode. 2014-10-19 16:16:56 +13:00
Joey Payne
6eb2006269 Added file check to icon changing. 2014-10-19 15:23:16 +13:00
Joey Payne
3d44b1f071 Finished off making pe.py process the .rsrc section and added a method to replace the image. 2014-10-18 22:07:10 +13:00
Joey Payne
16da9d09d4 Added basic header reading functionality. 2014-10-06 06:44:31 +13:00