1
0
Fork 0
fgdata/Fonts
2015-01-27 16:08:42 +01:00
..
LiberationFonts Make Fonts accessible via the httpd 2014-09-16 14:18:22 +02:00
7-Segment.ttf 7-Segment font (for numeric LED based indicators) 2013-11-01 23:34:53 +01:00
arial_black.txf Heiko Schulz hunted down the no text bug , older font works... 2009-01-16 15:40:35 +00:00
BoeingCDU-Large.ttf Boeing CDU fonts 2015-01-27 16:08:42 +01:00
BoeingCDU-Small.ttf Boeing CDU fonts 2015-01-27 16:08:42 +01:00
charter.txf Initial revision 2000-10-22 21:05:31 +00:00
condensed.txf added arial_black and condensed fonts for the Primus 1000 PFD 2007-07-15 21:28:52 +00:00
courier-bold.txf Initial revision 2000-10-22 21:05:31 +00:00
courier_medium.txf Initial revision 2000-10-22 21:05:31 +00:00
curlfont.txf Initial revision 2000-10-22 21:05:31 +00:00
default.txf Initial revision 2000-10-22 21:05:31 +00:00
haeberli.txf Initial revision 2000-10-22 21:05:31 +00:00
Helvetica.txf adjust digit metrics to same width (so that numbers don't jump around in 2006-07-29 08:54:02 +00:00
helvetica_bold.txf Initial revision 2000-10-22 21:05:31 +00:00
helvetica_medium.txf Initial revision 2000-10-22 21:05:31 +00:00
lcd.README - New font LCD.TXF by Zakharov (Sébastien MARQUE) 2008-06-23 11:40:04 +00:00
lcd.txf - New font LCD.TXF by Zakharov (Sébastien MARQUE) 2008-06-23 11:40:04 +00:00
LED-8.ttf Led fonts (eg. for VDGS) 2013-06-16 23:44:47 +02:00
LED-16.ttf Led fonts (eg. for VDGS) 2013-06-16 23:44:47 +02:00
led.txf The new led font is now antialiased (`a la Andy) and has 2002-11-02 00:23:46 +00:00
lucida.txf Initial revision 2000-10-22 21:05:31 +00:00
lucidabright_bold.txf Initial revision 2000-10-22 21:05:31 +00:00
README Initial revision 2000-10-22 21:05:31 +00:00
schoolbook_bold.txf Initial revision 2000-10-22 21:05:31 +00:00
schoolbook_medium.txf Initial revision 2000-10-22 21:05:31 +00:00
sorority.txf Initial revision 2000-10-22 21:05:31 +00:00
symbol.txf Initial revision 2000-10-22 21:05:31 +00:00
times_bold.txf Initial revision 2000-10-22 21:05:31 +00:00
times_medium.txf Initial revision 2000-10-22 21:05:31 +00:00
typewriter.txf Initial revision 2000-10-22 21:05:31 +00:00

TXF Font Pack.
~~~~~~~~~~~~~~

Most of these fonts were created from the X-windows
fonts that are distributed with Xfree86. The
exceptions are Sorority, Curlfont, Default and
Haeberli which came from Mark Kilgards' "texfont"
distribution.

I used Mark's program called 'gentexfont' to convert
X fonts into '.txf' format - which can be read into
the PLIB FNT component.

Large bold-faced fonts seem to work best. There
is little point in converting the italic versions
of these fonts since FNT can do a reasonable job
of italicising them on-the-fly.

Using large fonts gives them the best chance of
scaling them without undue aliasing either in
pixel or texel space. These fonts all fit pretty
well into 256x256 maps - using smaller maps would
require you to go for smaller font sizes - larger
maps would not fit into 3Dfx and similar hardware.

Medium and fine fonts look pretty terrible when scaled,
I have omitted all the fine fonts and some of the
worst medium fonts from the set that come with Xfree86.

You can preview these using the fnt_test program,
or use them from within other programs that use
Mark's TXF format.