[EMAIL PROTECTED] writes:

> a) 2.3 doesn't have the sorted function - it uses a .sort()
> function. So, I had to change line 487 from:

I think this was taken care of by Nicolas Grilly's recent patch.

> b) No update() function (line 396)
>         for (name, value) in self.markers.items():
>             xobjects[name]=value[0]

Applied in svn, thanks!

> After that, I got my pdf file. However, if I print the PDF directly,
> works fine but when I create an object link to the PDF and print
> from inside Word, the printout is degraded (kind of fuzzy with
> texts).

That sounds to me like a bug in Word (as does the invalidrestore
thing).

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to