1
0
Fork 0
fgdata/Fonts
Jean-Paul Anceaux 0ffc00ed18 add fonts: B612
2019-02-19 17:13:33 +00:00
..
B612 add fonts: B612 2019-02-19 17:13:33 +00:00
DSEG New sample image also showing the weather symbols 2017-04-01 11:36:32 +02:00
LiberationFonts
7-Segment.ttf
accid.txf Theme rework. 2017-11-12 16:57:39 +01:00
arial_black.txf
AvantGarde-Book.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
AvantGarde-BookOblique.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
AvantGarde-Demi.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
AvantGarde-DemiOblique.txf Added extra plib fonts; 2017-09-17 22:23:25 +02: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
Bookman-Demi.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Bookman-DemiItalic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Bookman-Light.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Bookman-LightItalic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
charter.txf
condensed.txf
courier-bold.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Courier-BoldOblique.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Courier-Oblique.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Courier.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
courier_medium.txf
curlfont.txf
default.txf
haeberli.txf
Helvetica-Bold.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Helvetica-BoldOblique.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Helvetica-Oblique.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Helvetica.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
helvetica_bold.txf
helvetica_medium.txf
lcd.README - New font LCD.TXF by Zakharov (Sébastien MARQUE) 2008-06-23 11:40:04 +00:00
lcd.txf
LED-8.ttf
LED-16.ttf
led.txf
lucida.txf
lucidabright_bold.txf
monoMMM_5.ttf Add monoMMM_5 font with permission from the author for distribution as GPL. 2017-11-12 16:57:39 +01:00
monoMMM_5.txf Theme rework. 2017-11-12 16:57:39 +01:00
NewCenturySchlbk-Bold.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
NewCenturySchlbk-BoldItalic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
NewCenturySchlbk-Italic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
NewCenturySchlbk-Roman.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Palatino-Bold.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Palatino-BoldItalic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Palatino-Italic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Palatino-Roman.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
README
schoolbook_bold.txf
schoolbook_medium.txf
sorority.txf
symbol.txf
Times-Bold.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Times-BoldItalic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Times-Italic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
Times-Roman.txf Added extra plib fonts; 2017-09-17 22:23:25 +02:00
times_bold.txf
times_medium.txf
typewriter.txf
ZapfChancery-MediumItalic.txf Added extra plib fonts; 2017-09-17 22:23:25 +02: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.