Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] 32 bit icon and bitmap support?


Try searching bugzilla for "xp icon", and you find:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=12723



"Rob Hughes" <rhughes@xxxxxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

10/11/2003 05:51 PM
Please respond to platform-swt-dev

       
        To:        <platform-swt-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-swt-dev] 32 bit icon and bitmap support?



Are there any plans to add support for the proper rendering of 32 bit
bitmaps(24 bit image, 8 bit alpha)?  From what I can tell the gc doesn't
think the image has any transparency data and draws it opaque.  Also 32 bit
icons won't even load, swt currently bails out if it isn't 256 colors or
less.

Thanks,
Rob Hughes

---
[This E-mail scanned for viruses by Declude Virus]

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top