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


Groups > comp.lang.postscript > #328

Re: ps2pdf14 gs otf font embedding under OSX?

From Helge Blischke <h.blischke@acm.org>
Newsgroups comp.lang.postscript
Subject Re: ps2pdf14 gs otf font embedding under OSX?
Followup-To comp.lang.postscript
Date 2011-09-14 08:19 +0200
Message-ID <9davc9FvbsU1@mid.individual.net> (permalink)
References <2a3adc1d-76dd-4e2a-bb48-6309e2b78d43@15g2000prp.googlegroups.com>

Followups directed to: comp.lang.postscript

Show all headers | View raw


iaw4 wrote:

> 
> Dear ghostscript experts---
> 
> [Mac OSX, gs 9.02.]
> 
> I have BeraSans-Roman fonts that were originally distributed with
> texlive.  I converted them to .otf format and added them to the OSX
> 10.6 system fonts.  (This only required clicking in the OS.  nice.)
> 
> I can use yet another program (R) to produce figures that references
> the fonts (via afm metric files):
> 
> name                                 type              emb sub uni
> object ID
> ------------------------------------ ----------------- --- --- ---
> ---------
> ZapfDingbats                         Type 1            no  no  no
> 11  0
> BeraSans-Roman                       Type 1            no  no  no
> 12  0
> 
> The resulting figures display fine on my system with the fonts clearly
> and correctly viewable.
> 
> now I need to embed the fonts in the pdf file.  presumably, I would do
> this with
> 
> ps2pdf -DPDFSETTINGS=/prepress infile.pdf outfile.pdf
> 
> alas, somehow I need to convince gs to use my otf font files.  first,
> I created a Fontmap file in the local directory, but this seems to be
> ignored (garbage in it does not trigger an error).   same result for /
> usr/local/share/ghostscript/9.02/Fontmap.
> 
> how do I convince ps2pdf that BeraSans-Roman is fvsr8a.otf, and to
> embed the font in the pdf file?
> 
> advice appreciated.
> 
> /iaw
Isn't the location for the fontmap file
/usr/local/share/ghostscript/9.02/Resources/Init/Fontmap ?

Helge

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

ps2pdf14 gs otf font embedding under OSX? iaw4 <ivowel@gmail.com> - 2011-09-13 18:13 -0700
  Re: ps2pdf14 gs otf font embedding under OSX? Helge Blischke <h.blischke@acm.org> - 2011-09-14 08:19 +0200
  Re: ps2pdf14 gs otf font embedding under OSX? ken <ken@spamcop.net> - 2011-09-14 07:54 +0100
    Re: ps2pdf14 gs otf font embedding under OSX? iaw4 <ivowel@gmail.com> - 2011-09-14 09:09 -0700
  Re: ps2pdf14 gs otf font embedding under OSX? PGAGA <grifwood@glinx.com> - 2011-09-14 12:41 -0700

csiph-web