ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Uwe Koloska" <uwe.koloska@mailbox.tu-dresden.de>
Subject: Re: questions regarding truetype fonts
Date: Fri, 16 Feb 2001 22:44:59 +0100	[thread overview]
Message-ID: <01021622445907.00577@bilbo> (raw)
In-Reply-To: <3.0.6.32.20010216104413.016536d0@server-1>

You wrote on Freitag, 16. Februar 2001 10:44:
>
>>I've been playing around with some truetype fonts in the WGL4
>>encoding. These have more than 256 glyphs. Is there a way to import such
>>a font without loosing some glyphs? The 8r-encoding doesn't seem to be
>>right for this. How can I access these glyphs in context?
>
>tex can handle only 256 glyphs per font at once, but pdftex will embed the
>whole tt only once [handy for chinese with thousands of glyphs]

You "only" have to prepare different encodings and reencode one font to 
more than one encoding.  For all of this fonts you have to prepare virtual 
fonts for TeXs sake.  Then map this virtual fonts to one reencoded ttf-file:

5ggra8r Glasgow-Regular "TeXBase1Encoding ReEncodeFont" <8ar.enc <s-glas.ttf
5ggrb8r Glasgow-Regular "TeXBase1Encoding ReEncodeFont" <8br.enc <s-glas.ttf

as Hans stated, pdftex only embeds s-glas.ttf one time.  BTW 8ar and 8br 
are hypothetical encodings -- you get it!

Uwe

-- 
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)


      reply	other threads:[~2001-02-16 21:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-16  1:25 Christoph Dreyer
2001-02-16  9:44 ` Hans Hagen
2001-02-16 21:44   ` Uwe Koloska [this message]

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=01021622445907.00577@bilbo \
    --to=uwe.koloska@mailbox.tu-dresden.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).