From: Stephen W. <ste...@cs...> - 2004-07-17 03:21:32
|
On Fri, 2004-07-16 at 12:04, Darren Dale wrote: > Hi Everyone, > > I'm having trouble saving plot images with the *Agg backends. I've tried > TkAgg, GTKAgg, WXAgg, and get the following error message (here for WXAgg): > > Do not know how to handle extension *.jpg I see the same problem under Fedora Core 1. If one doesn't specify an extension, the saved image is of type PNG, which is fine. But specifying a .jpg extension to get a JPEG doesn't work with the Agg backends. |