I have some eps files that I'm using as figures in a paper, and I'd like to change the fonts used. I need to convert all "Type-3" fonts to "Type-1" fonts. Is there a way I can edit the eps files directly and change the fonts used?
Asked
Active
Viewed 4,845 times
5
-
What do you mean by directly? Using some script? Or using e.g. Photoshop. If the latter I would suggest move the question to e.g.: http://superuser.com/ – PeeHaa Dec 12 '11 at 17:59
-
Inkscape can edit EPS. You can export the fonts as path objects and not worry about them at all. – Blender Dec 12 '11 at 18:01
-
Sorry what do you mean by 'not worry about them at all'? Can I change the fonts used in the figure? – Big Dogg Dec 12 '11 at 18:05
-
@Big Dogg: great question, I am struggling with exactly the same problem right now. Did you find a nice solution? – Christoph Mar 09 '12 at 13:28
1 Answers
1
Sorry Christoph I saw your comment almost 2 years too late, but for future Googlers I've come across a couple of solutions since I asked this question: 1) You can use Ghostscript to convert fonts in PDF figures directly, 2) on a Mac, you can "save to PDF" in Preview on the entire document, which will convert all fonts to Type-1 with the appropriate settings.

Big Dogg
- 2,564
- 5
- 21
- 22