Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Converting .TTF to .FON file

424 views
Skip to first unread message

christian felique

unread,
Mar 29, 1996, 3:00:00 AM3/29/96
to
I am looking for a program that can convert
a Truetype font to a Windows 3.0 .FON bitmap font.
I have found a program SysFon that converts
any TTF font to a Windows system font (also .FON).
It works fine, but it only converts fonts < 36 points.
(bigger typefaces are not allowed: it will
display error message : Font resource limited to 65K... or
something like that).

1. Is there a program that has no limitations like SysFon. ?
(convert TTF of any size to WIN .FON file)

2. SysFon converts the TTF to a FON file which holds only
one fontsize. But I know that there are .FON files which
hold more than one size : for example TMSRB.FON
(Tms Rmn font)
Is there a program that can convert a TTF to a FON
file with multiple fontsizes ?
FOR EXAMPLE Truetype Arial to FON: 36X20
20x18
10x8,....
or something like that

I need this program, because I still use Microsoft Quick C for DOS.
It supports MS WIN 3.0 FON files using
the graphics library functions : _registerfonts, _setfont,
_outgtext

F.E. _setfont("t'modern' w20 h30");


SEND YOUR ANSWERS TO: CHRISTIA...@STUDENT.KULEUVEN.AC.BE

(+ POST ALSO IN THE NEWSGROUP. BUT PLEASE SEND EMAIL, BECAUSE
I DON'T HAVE MUCH TIME TO READ NEWSGROUP SECTION)


THANKSSSSSS !!!!

**** ******
****** ******
** **
** ******
** ******
****** **
**** **

Christopher Fynn

unread,
Mar 30, 1996, 3:00:00 AM3/30/96
to
If you get hold of a copy of Type Foundry that used to
come with Adobe Type 1 fonts you can use it to generate
multi point size .FON files from Type 1 fonts. Bitstream
had a similar utility that came with their fonts.

You might be able to use TrueType directly under DOS
- I believe there are C libraries around for this.

(There is a Turbo Pascal library for this at:
ftp://ftp.coast.net/SimTel/msdos/turbopas/truetype.zip)


In article <4jgcvh$3...@chaos.kulnet.kuleuven.ac.be>
christia...@student.kuleuven.ac.be "christian felique" writes:

Well take the time. Your asking us to use our valuable
time to answer your problem.

--
Christopher J Fynn <cf...@sahaja.demon.co.uk>

Alan Sargent

unread,
Apr 1, 1996, 3:00:00 AM4/1/96
to
christian felique (christia...@student.kuleuven.ac.be) wrote:
: I am looking for a program that can convert

: a Truetype font to a Windows 3.0 .FON bitmap font.
: I have found a program SysFon that converts
: any TTF font to a Windows system font (also .FON).
: It works fine, but it only converts fonts < 36 points.
: (bigger typefaces are not allowed: it will
: display error message : Font resource limited to 65K... or
: something like that).

: 1. Is there a program that has no limitations like SysFon. ?
: (convert TTF of any size to WIN .FON file)

I believe this is a limit of Windows. (ini files also have this limit,
larger ones will crash).

0 new messages