ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Emdedding Acrobat Reader fonts
@ 2002-09-19 10:11 peter.rolf
  2002-09-19 11:24 ` Bill McClain
  2002-09-20  9:37 ` Emdedding Acrobat Reader fonts Jens-Uwe Morawski
  0 siblings, 2 replies; 4+ messages in thread
From: peter.rolf @ 2002-09-19 10:11 UTC (permalink / raw)


My tries to embed the Adobe Helvetica (ArialMT) font into my PDF
docs failed. What went wrong?

I copied the _a*_.pfb files to (local-)texmf/font/type1/adobe/helvetic
and renamed them to phv??8a.pfb. The *.tfm,*.vf and *.afm files
from texmf/???/adobe/helvetic/ (the only one i found) were also
copied to the local font tree.
After studdiing the *.tfm names and ec-adobe-utopia.map I wrote the
following map file...

ec-adobe-helvetic.map:
	ec-raw-phvb Arial-BoldMT 4 < phvb8a.pfb ec.enc
	ec-raw-phvbo Arial-BoldItalicMT 4 < phvbo8a.pfb ec.enc
	ec-raw-phvr ArialMT 4 < phvr8a.pfb ec.enc
	ec-raw-phvro Arial-ItalicMT 4 < phvro8a.pfb ec.enc

...
\setupbodyfont[phv,12pt]
\loadmapfile[ec-adobe-helvetic.map]
\definefontsynonym[Helvetica][phvr][encoding=ec]
\definefontsynonym[Helvetica-Bold][phvb][encoding=ec]
\definefontsynonym[Helvetica-BoldOblique][phvbo][encoding=ec]
\definefontsynonym[Helvetica-Oblique][phvro][encoding=ec]
\setupbodyfont[ss]
...

The resulting PDF uses the ArialMT font family but the fonts are
not embedded. Any help is welcome...
-----------------------------------------------------------------------
Kaufen Sie sich Ihren Kandidaten! Nur 49 Cent!
Vom 20. bis 22. September:
http://www.arcor.de/home/redir.php/email.kandidat
-----------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-09-23 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-19 10:11 Emdedding Acrobat Reader fonts peter.rolf
2002-09-19 11:24 ` Bill McClain
2002-09-23 12:01   ` Emdedding Acrobat Reader fonts (CORRECTION) Bill McClain
2002-09-20  9:37 ` Emdedding Acrobat Reader fonts Jens-Uwe Morawski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).