The Agg backend has a feature where if "bmp" was specified as a file 
extension, it saves as a raw RGBA image.  IMHO, this is perhaps too 
easily confused with the "Microsoft Windows Bitmap" format.  There is a 
(someone else's) bug filed against this:

http://sourceforge.net/tracker/index.php?func=detail&aid=1696469&group_id=80706&atid=560720

As part of my recent refactoring of code to map image filetypes to 
backends, I removed this meaning of .bmp.  If anyone has any reasons why 
.bmp should stay as a "raw" format, let me know, and I'll put it back 
in.  Either way, I'll close the bug as either "fixed" or "rejected".

Cheers,
Mike

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to