Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title Downloads

Exporting Fonts to EPS in Mac OS X
Authors

Paul J. Hinton
Organization: Wolfram Research, Inc.
George Kambouroglou
Organization: Wolfram Research, Inc.
Description

This file contains the means for including the fonts when exporting to EPS in OS X. This is most easily done in the terminal window as in the following example. This example places a copy of the fonts in with the exported graphic sinplot.eps and puts the whole thing in a directory called tmp.

georgekmac [26] tmp> ./emmathfnt -o sinplottest.eps -d /Applications/Mathematica\ 4.1.app/SystemFiles/Fonts/Type1/ sinplot.eps

George gives the following deciphering for the above:

./emmathfnt -o output_file_name -d directory_to_math_type1_fonts input_file_name

Be sure to notice the spaces.
Subjects

*Wolfram Technology > Front End > Saving and Exporting
*Wolfram Technology > Front End > Text and Fonts
Related items

*emmathfnt--A Toolkit for Embedding Mathematica Fonts in EPS Files   [in MathSource: Packages and Programs]
Downloads

Download
emmathfnt.tar.gz (20.1 KB) - GZIP archive