ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: peter.rolf@arcor.de
Subject: Emdedding Acrobat Reader fonts
Date: Thu, 19 Sep 2002 12:11:41 +0200 (CEST)	[thread overview]
Message-ID: <2798291.1032430301731.JavaMail.ngmail@mx09.arcor-online.net> (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
-----------------------------------------------------------------------


             reply	other threads:[~2002-09-19 10:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-19 10:11 peter.rolf [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2798291.1032430301731.JavaMail.ngmail@mx09.arcor-online.net \
    --to=peter.rolf@arcor.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).