ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Re: Open Type fonts and Context
Date: Mon, 12 Jun 2006 07:40:51 +0200	[thread overview]
Message-ID: <FFE7A3D3-FB9C-45EA-9482-4977DED69CDB@uni-bonn.de> (raw)
In-Reply-To: <6faad9f00606110614u3ca9ba50r61a4f04f61e498b8@mail.gmail.com>


On Jun 11, 2006, at 3:14 PM, Mojca Miklavec wrote:

> I gave up once that I tried to follow because lcdftools which texfont
> uses don't work well on Windows.
>

You don't need lcdftools at all; in fact, I now avoid it for most  
installs. I find the easiest route is:

1. create an afm with "fontforge -c 'Open($1);Generate($2)' foo.otf  
foo.afm"

2. create a pl file with "afm2pl -p ENCODING.enc foo.afm ENCODING- 
foo.pl" (you'll need the file default.lig for this to work and modify  
it if need be); this step will also write an (incorrect) map file  
which you can edit;

3. pltotf ENCODING-foo.pl

I prefer this approach because it's more transparent than lcdftools.

Best

Thomas

  reply	other threads:[~2006-06-12  5:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-11 13:26 John R. Culleton
2006-06-11 13:14 ` Mojca Miklavec
2006-06-12  5:40   ` Thomas A. Schmitz [this message]
2006-06-11 15:17 ` Thomas A. Schmitz
2006-06-12 17:39   ` John R. Culleton
2006-06-13 19:21     ` Henning Hraban Ramm

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=FFE7A3D3-FB9C-45EA-9482-4977DED69CDB@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --cc=ntg-context@ntg.nl \
    /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).