Thanks to this post (
http://nerdjusttyped.blogspot.gr/2010/07/type-1-fonts-and-matplotlib-figures.html)
I used the rcParams['text.usetex'] = True (after installing dvipng) and
the final plot had only Type 1 fonts.
Grigoris
On 11/23/2013 02:21 PM, Grigoris Maravelias wrote:
> He
Hello!
I am creating a plot and I select the font type to be TrueType (by using
rcParams['ps.fonttype'] = 42).
I am using this image later on in a tex file and when I am creating the
pdf file I check for the font types and I see
name type emb sub uni
Hello to all!
I have been using Matplotlib to create a series of plots and now the
time to submit the paper has come! But I experience problems now with
the font types of the eps images. The Type-3 fonts are not supported,
and they accept only Type-1. Is there an easy way to do this ?(and of
c
he
colors or just avoid the pie.
Thanks though for the help!
Regards
Grigoris
On 11/30/2011 06:09 PM, Tony Yu wrote:
On Wed, Nov 30, 2011 at 10:34 AM, Grigoris Maravelias
mailto:gr.maravel...@gmail.com>> wrote:
Hello list!
I have a question regarding the colors of th