1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00

fonts: Add a very incomplete Tahoma Bold.

This commit is contained in:
Huw Davies 2007-10-04 14:55:15 +01:00 committed by Alexandre Julliard
parent 82b1ba1f95
commit 3112a92349
3 changed files with 10859 additions and 1 deletions

1
fonts/.gitignore vendored
View file

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

View file

@ -49,7 +49,8 @@ BITMAP_FONTS = \
TRUETYPE_FONTS = \ TRUETYPE_FONTS = \
marlett.ttf \ marlett.ttf \
tahoma.ttf tahoma.ttf \
tahomabd.ttf
FONTS = \ FONTS = \
$(BITMAP_FONTS) \ $(BITMAP_FONTS) \

10856
fonts/tahomabd.sfd Normal file

File diff suppressed because it is too large Load diff