On Tue, 20 Dec 2005 04:46:07 -0800 Ben Ford <[EMAIL PROTECTED]> babbled:
> I'm having trouble with xpm support. I can load xpm files just fine, > but when I try to save them, I get > IMLIB_LOAD_ERROR_NO_LOADER_FOR_FILE_FORMAT. This happens using version > 1.2.1.006 and 1.2.1.009. > > I even tried the "A Simple Example" code from this page: > http://enlightenment.sourceforge.net/doxy/imlib2/index.html and it has > the same problem. Does Imlib2 really not support saving XPM or is > something fucked up? > > What should I look at to find the problem? thje xpm loader has no save support in imlib2 :) (it's a very painful thing to support due to it being text, c-string based and paletted as imlib2's internals are ARGB it woudl njeed to reduce to a limited number of colors before savign as an xpm) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel