fonts: Add a Tahoma replacement. Almost entirely based on a patch by Larry Snyder.

This commit is contained in:
Huw Davies 2007-10-03 12:15:17 +01:00 committed by Alexandre Julliard
parent 29873b7e06
commit 8be6c6f428
3 changed files with 10853 additions and 1 deletions

1
fonts/.gitignore vendored
View File

@ -89,6 +89,7 @@
/system-949-96-16.fnt
/system-950-96-16.fnt
/system.ttf
/tahoma.ttf
/vgas1255.fon
/vgas1256.fon
/vgas1257.fon

View File

@ -48,7 +48,8 @@ BITMAP_FONTS = \
vgas874.fon
TRUETYPE_FONTS = \
marlett.ttf
marlett.ttf \
tahoma.ttf
FONTS = \
$(BITMAP_FONTS) \

10850
fonts/tahoma.sfd Normal file

File diff suppressed because it is too large Load Diff