[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] ttf2tfm obsolete?
From: |
Werner LEMBERG |
Subject: |
Re: [Freetype] ttf2tfm obsolete? |
Date: |
Tue, 17 Sep 2002 11:15:12 +0200 (CEST) |
> a few pages that describe how to use TTF-fonts with latex or
> pdflatex show examples that require ttf2tfm, which was once part of
> freetype1-contrib. Doesn't exist this tool anymore in freetype2 or
> was it renamed? Or was it replaced by another utility?
ttf2tfm and ttf2pk still exist, but haven't been ported to FreeType 2
since both require OpenType features available only in FreeType 1.
Please get those two archives for the current version from
ftp.freetype.org:
freetype-current.tar.gz
freetype1-contrib-current.tar.gz
The latter must be `mounted' into the former to populate the `contrib'
subdirectory, e.g.
freetype/contrib/ttf2pk
Werner