On Tue, Aug 4, 2009 at 4:22 AM, Maxim Khazimullin<ma...@anrb.ru> wrote:

> Is it normal for eps files (when files with different dpi have the same
> sizes), or something wrong with matplotlib?


PS is a vector drawing backend, so the concept of "dots per inch" does
not apply, unless you are explictly including a raster image int he
output.  So it is a feature, not a bug :-).  More detail on raster vs
vector backends here:

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

JDH

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to