Re: [sanselan] ICO format patch

2010-09-03 Thread Charles Matthew Chen
Hi Damjan, I'm travelling this week; I'll take a look as soon as I can but it will take a while. Matthew On Thu, Sep 2, 2010 at 4:31 PM, Damjan Jovanovic wrote: > Hi > > I've finished my patch for Sanselan that vastly improves support for > ICO files, it now: > > Uses only the BITMAPINFOHEA

[sanselan] ICO format patch

2010-09-02 Thread Damjan Jovanovic
Hi I've finished my patch for Sanselan that vastly improves support for ICO files, it now: Uses only the BITMAPINFOHEADER to parse the icon (using the ICONDIRENTRY is wrong and the tests included prove it) Adds support for writing ICO files Adds support for reading 16 BPP ICO files Adds support f