Bug 4563 - Need support for *.xpm and *.png image file formats (1G3HWSA)
Summary: Need support for *.xpm and *.png image file formats (1G3HWSA)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Linux
: P5 minor (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:19 EDT by Mike Wilson CLA
Modified: 2002-05-23 16:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wilson CLA 2001-10-11 14:19:01 EDT
The program support classes are required to look up icons for given extensions or application
names. Gnome answers these queries with *.png files, KDE with *.xpm. It would be very nice
if SWT Images could read these files. 

NOTES:

JH (12/7/00 11:29:59 AM) -
	Reading PNG supported as of SWT 0.52.  XPM hack supported on X, nothing else needed.

SN (2/5/01 2:54:02 PM)
	Still need to write out PNG files.
Comment 1 Mike Wilson CLA 2002-05-23 15:54:33 EDT
If we are not going to do anything more about this, please close the PR.
Comment 2 Carolyn MacLeod CLA 2002-05-23 16:24:46 EDT
Marking this PR fixed.
The remaining PNG issue is covered in this other PR:
http://dev.eclipse.org/bugs/show_bug.cgi?id=17488