John Travers wrote: > On 16/07/07, Michael Droettboom <[EMAIL PROTECTED]> wrote: >> I wonder if these troubles are related to my recent changes to subset >> the fonts. Could you try setting the rc variable ps.fonttype to 42, and >> let me know if that works? > > It is something to do with fonts, if I remove the line: > > rc('font',**{'family':'sans-serif','sans-serif':['DejaVu > Sans'],'size':12}) > > the problem goes away. I'll try and construct a minimal script if you > want, but I guess the above is where the problem lies. Is this line > wrong in some way? That line is not wrong. It turns out that the DejaVu fonts (unlike any of the fonts I had tested with) have newline characters in the Copyright string. This was messing up the comments in the PostScript file.
Thanks for helping to find this bug! It should be fixed in 3538. Cheers, Mike ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users