Commit 8be6c6f4 authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

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

parent 29873b7e
...@@ -89,6 +89,7 @@ ...@@ -89,6 +89,7 @@
/system-949-96-16.fnt /system-949-96-16.fnt
/system-950-96-16.fnt /system-950-96-16.fnt
/system.ttf /system.ttf
/tahoma.ttf
/vgas1255.fon /vgas1255.fon
/vgas1256.fon /vgas1256.fon
/vgas1257.fon /vgas1257.fon
......
...@@ -48,7 +48,8 @@ BITMAP_FONTS = \ ...@@ -48,7 +48,8 @@ BITMAP_FONTS = \
vgas874.fon vgas874.fon
TRUETYPE_FONTS = \ TRUETYPE_FONTS = \
marlett.ttf marlett.ttf \
tahoma.ttf
FONTS = \ FONTS = \
$(BITMAP_FONTS) \ $(BITMAP_FONTS) \
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment