From ihs97@hotmail.com Tue May 30 22:15:32 2000 From: ihs97@hotmail.com (Paul Fortunato) Date: Tue, 30 May 2000 14:15:32 -0700 Subject: how do I convert a .tfm font into a .ttf??? Message-ID: <20000530211700.94063.qmail@hotmail.com> This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFCA41.83FF60E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi my name is Paul, I have no idea if this is possible but.. 1) can you convert a .tfm font into a .ttf font? if not.. 2) what progam uses the .tfm format so that I can use the font? any hints or answers would be greatly appreciated. Sincerely, Paul ------=_NextPart_000_0005_01BFCA41.83FF60E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi my name is Paul,
 
I have no idea if this is possible = but..
 
1) can you convert a .tfm font into a .ttf = font?
if not..
 
2) what progam uses the .tfm format so that I can = use the=20 font?
 
any hints or answers would be greatly=20 appreciated.
 
Sincerely,
 
Paul
------=_NextPart_000_0005_01BFCA41.83FF60E0-- From sebastian.rahtz@computing-services.oxford.ac.uk Wed May 31 09:23:28 2000 From: sebastian.rahtz@computing-services.oxford.ac.uk (Sebastian Rahtz) Date: Wed, 31 May 2000 09:23:28 +0100 (BST) Subject: how do I convert a .tfm font into a .ttf??? In-Reply-To: <20000530211700.94063.qmail@hotmail.com> References: <20000530211700.94063.qmail@hotmail.com> Message-ID: <14644.52224.328409.269949@spqr.oucs.ox.ac.uk> Paul Fortunato writes: > 1) can you convert a .tfm font into a .ttf font? you dont. tfm is just metrics, ttf is the actual font > > 2) what progam uses the .tfm format so that I can use the font? TeX reads .tfm files to find out how big letters are. SOme other program, like a driver, reads PK, Type1, TrueType etc to actually render the letters. spell out your problem more precisely! and dont mail TDS - thats for discussion of a directory layout standard Sebastian