Replaced "efont-serif" fonts with the entire "ttf-freefont" collection.

(For better support of certain symbols; also, added effect of providing
a wider variety of font faces.)
This commit is contained in:
William Kendrick 2003-07-19 10:44:28 +00:00
parent c5d1c075d7
commit a75ee2d018
18 changed files with 6 additions and 5 deletions

BIN
data/fonts/FreeMono.ttf Normal file

Binary file not shown.

BIN
data/fonts/FreeMonoBold.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
data/fonts/FreeSans.ttf Normal file

Binary file not shown.

BIN
data/fonts/FreeSansBold.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
data/fonts/FreeSerif.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -47,11 +47,7 @@ June 17, 2002 - July 19, 2003
* Fonts
* "efont-serif.ttf" by Electronic Font Open Laboratory
http://openlab.ring.gr.jp/efont/serif/
GPL'd, Copyright 2000-2001 Kazuhiko <kazuhiko@ring.gr.jp>
* "default_font.ttf" is "FreeSans.ttf" from the Free UCS Outline Fonts.
* From the Free Universal Character Set Outline Fonts.
http://www.freesoftware.fsf.org/freefont/
GPL'd, Copyright 2002 Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>
et al

View file

@ -29,6 +29,11 @@ http://www.newbreedsoftware.com/tuxpaint/
* Fixed bug where translated text would revert to English in 'uppercase' mode.
* Replaced "efont-serif" fonts with those from the 'ttf-freefont' package,
for better support of ISO8859-13 symbols (e.g., for Lithuanian).
Fonts copyright the Free Software Foundation.
Thanks to Mantas Kriauciunas <monte@mail.lt> for the tip.
2003.Jun.17 (0.9.11)
* Windows bugfixes.