Adam Petaccia
Email: <adam AT SPAMFREE tpetaccia DOT com>
I am working on GDI+ for Google Summer of Code 2008. If you find you must use native Gdi+, make sure you've filed a bug report about why it was nessisary (Or bugs can't be fixed).
I'll be posting overall status here, and status updates at my livejournal: http://mighmos.livejournal.com/tag/soc.
My whole livejournal (if anyone cares) is available at http://mighmos.livejournal.com
Notes
2008 06 04
After facing bouts of data corruption, I've got a stable system and am hacking away on GDIP.
DONE
Get tests running and working on home machines -- including cross compiling
Improve GpFont
Implmement GpFontFamily* Functions (almost done, anyway)
TODO
- Gather a larger list of GDI+ bugs
- (In Progress) Find out which functions most apps need
Bugs
Missing Functions
9396 GdipCreateBitmapFromGdiDib
11033 GdipGetGenericFontFamilySansSerif 12951 (In Progress) GdipNewPrivateFontCollection
13218 GdipGetAdjustableArrowCapFillState and GdipGetAdjustableArrowCapHeight
11759 GdipGetImagePaletteSize and GdipGetImageThumbnail (Microsoft Silverlight)
GdipImageForceValidation (Sirius)
