Hiya folks. In one of my first real forays into the C++ side of KDE, I've been working on adding support for a relatively obscure image format that I encounter in the geophysics world occasionally: the Sun Raster Image format. So, I got annoyed at having to open the files with eog instead of my preferred KDE applications, and decided that adding this format would be a good training exercise for a pythonista working in C++. That said, I've already got a working plugin for loading some of the basic images in the format, but I need lots of test images to throw at it to see if it breaks.
So here it is: Dear Lazyweb: if you have any Sun Raster Images lying around, (extension .ras or .sun), please email them to me! troy at kde (period) org
Cheers
- Log in to post comments