Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1389

embed symbol font

Newsgroups comp.graphics.apps.gnuplot
Date 2012-09-19 03:33 -0700
Message-ID <87693234-e2cd-4794-91af-9912184cb215@googlegroups.com> (permalink)
Subject embed symbol font
From Peter Klement <peter.klement@gmail.com>

Show all headers | View raw


After hours of searching the internet, I hope to get a solution in this forum, because I could not find an answer to my question yet.

The problem is the following:
I prepared some graphs for a publication with gnuplot. The journal wants all fonts empeded in the eps graphs.

So far I found out how to embed the arial font with fontfile "arial.pfa".
Unfortunately, the arial font does not seem to be the only font I used in the graphs.
I expect that the greek symbols I used, are the reason, why the journal does not accept my graphs.

Parts of my gnuplot file look as the following:
>>> set terminal postscript enhanced eps font 'Arial,18' fontfile 'arial.pfa' size 8.5cm,8.5cm
>>> ...
>>> set label 3 "H_{/Symbol a}" at first 680, first 0.6 left offset character 0.5,0

1. Is there a way of finding out which fonts gnuplot used for plotting the graphs?

Locating the fonts will be done with:
>>> show fontpath
if I got it right.

2. Is there a list of font names and file names where these fonts are listed?

Thanks in advance for your help,

CU Peter

Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar


Thread

embed symbol font Peter Klement <peter.klement@gmail.com> - 2012-09-19 03:33 -0700

csiph-web