Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Embedding fonts within a postscript file

3 views
Skip to first unread message

Eric_...@adobeforums.com

unread,
Mar 9, 2009, 4:47:24 PM3/9/09
to
Hi all, I want to know the best way to embed specific fonts within a postscript file. More specifically, I have several postscript procedures that will draw shapes, graphs, and make labels based on the user's input. Right now the font is hard-coded, and it works on my machine, but I want to actually embed some other fonts within the postscript so that no matter where the program is running, the fonts will work when the user prints the file.

Thanks!

Jeffrey H. Coffield

unread,
Mar 9, 2009, 9:58:14 PM3/9/09
to

Eric_...@adobeforums.com wrote:
> Hi all, I want to know the best way to embed specific fonts within a postscript file. More specifically, I have several postscript procedures that will draw shapes, graphs, and make labels based on the user's input. Right now the font is hard-coded, and it works on my machine, but I want to actually embed some other fonts within the postscript so that no matter where the program is running, the fonts will work when the user prints the file.
>
> Thanks!

Ghostscript has a utility called pfb2gs that will convert a .pfb file
to a .gs which is a text file that can be just put into a postscript
file to define a font.

Jeff Coffield
www.digitalsynergyinc.com

0 new messages