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

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to