JSmooth 32 bits with alpha channel icon support
Status: Beta
Brought to you by:
reyes
I use Jsmooth on Davmail, this tool is just great (single process, easy to use, ant task...).
Yet I noticed that the exe icon does not take alpha channel into account.
I wrote a small patch to add 32 bit icon to Jsmooth :
- changed icocodec to load 32 bits ico images
- created a ResIcon32 class to handle exe resource output
- also had to patch ExeCompiler and ExecutableIcon to use ImageIO to load png images and call ResIcon32 for output
Patched classes against 0.9.9-7
looks like a nice patch, however, I am new to building and compiling large projects, could you add a recompiled version of JSmooth that already has the patch "installed"?
I would if I could : attached file size is too small...
Just drop me an email at mguessan@free.fr and I will send the patched jar back