Login  Register

IconFactory - utility for creating icons in Pharo

Posted by Peter Uhnak on Apr 04, 2015; 11:39am
URL: https://forum.world.st/IconFactory-utility-for-creating-icons-in-Pharo-tp4817489.html

Hi,

since I've been making new icons lately for my project I was frustrated with constantly copying code and methods around... so I've made a small utility for it

http://smalltalkhub.com/#!/~peteruhnak/IconFactory




on top of creating the icons it can add extra stuff like GTInspector support.

Any feedback appreciated.

Peter