n i a l l m o o d y . c o m

open-source games and apps

png2ico goodness

24/10/2011

It was getting on my nerves a bit, so I took some time today to finally rewrite my ancient png2ico program. Despite its age I've been using it for every Windows app I make (as far as I know there isn't really an alternative out there), so I figured it was worth updating it to be a bit nicer all round.

This version uses JUCE instead of wxWidgets, and supports pngs up to 256x256, as well as drag and drop (which makes things much quicker). It's also a bit easier on the eyes.