Hello,

I need your help! I have an image, saved in .eps (vector) format. 

Now the image is just a couple of plots with a legend, saved in colour, but 
without special tick marks to differentiate the plots. What I need to do now is 
*add the tick marks*. A diamond to one plot, a little cross for another etc. 
The original data that produced the plots is gone, I only have the .eps to work 
with.

I tried editing the image with PIL, but as soon as I load the image it becomes 
rasterized (=a small matrix of pixels, unusably ugly). 

Is there any way to edit the EPS in matplotlib? Or maybe some other, easier way 
to add the plot marks ex post? I am no expert on vector graphic formats.

I'm using py2.5 w/ matplotlib 1.0.0, but can install any other soft if 
necessary.

Many thanks!


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to