tgif

hi,
does matplotlib support tgif?

with best regards,

···

--
-dikshie-

No, you can see a list of outputs at

  http://matplotlib.sourceforge.net/faq/installing_faq.html#backends

JDH

···

On Wed, Jan 28, 2009 at 3:05 AM, dikshie <dikshie@...287...> wrote:

hi,
does matplotlib support tgif?

dikshie wrote:

hi,
does matplotlib support tgif?

with best regards,
  

I had to google tgif to find out that it is the file format output by the tgif drawing program (http://bourbon.usc.edu:8001/tgif/current.html). It is not an image format, and matplotlib cannot read or write it.

If you mean gif, the answer is still no, although you can easily convert from png to gif using PIL.

-Jeff

yes, that's what i mean. tgif :slight_smile:

thanks!

-dikshie-

···

On Wed, Jan 28, 2009 at 9:29 PM, Jeff Whitaker <jswhit@...146...> wrote:

dikshie wrote:

hi,
does matplotlib support tgif?

with best regards,

I had to google tgif to find out that it is the file format output by the
tgif drawing program (http://bourbon.usc.edu:8001/tgif/current.html). It is
not an image format, and matplotlib cannot read or write it.