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 !!!!
**** ******
****** ******
** **
** ******
** ******
****** **
**** **
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>
: 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).