Re: [Matplotlib-users] Type 1 font in figures needed
e rcParam "ps.useafm" > > to True. > > Or for the pdf backend, > > rcParams['pdf.use14corefonts'] = True > > and refrain from using any mathtext formatting.ankls > > Eric > > > > > Mike > > > > On 05/25/2010 04:10 PM, David Rei
[Matplotlib-users] Type 1 font in figures needed
Hi, I'm writing a conference paper and I "must" use only type 1 fonts. It seems like matplotlib is using type 3. How can I use type 1 instead? Thanks, David The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. --