[haskell-gnuplot] embedding and changing of the font in postscript terminal
Daniel Seidel
ds at iai.uni-bonn.de
Thu Nov 25 08:44:24 EST 2010
On Thu, 2010-11-25 at 13:42 +0100, Henning Thielemann wrote:
> On Thu, 25 Nov 2010, Daniel Seidel wrote:
>
> > Hi,
> >
> > I tried to adapt the font for title and so on, and especially to embed
> > the font in the produced eps (that I convert to pdf via epstopdf).
> >
> > There are gnuplot options for that in the following way.
> >
> > set terminal postscript fontfile "/usr/share/texmf/fonts/type1/public/
> > cm-super/sfrm1200.pfb"
> >
> > set terminal postscript font "SFRM1200" 16
> >
> > Is it possible to wrap these options in the gnuplot package?
> > I attach a suggestion I used for the moment, adding font and embed
> > as options.
>
> Good idea, but I'd prefer to call the option embedFont.
Great :). I totally agree that embedFont is more self-explaining than
embed.
Looking forward to an update,
Daniel.
More information about the Gnuplot
mailing list