1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 11:56:11 +00:00
wine/fonts/Makefile.in
Dmitry Timoshkov afe2d73db6 fonts: Add initial version of Webdings font.
Some applications confusingly use Webdings instead of Marlett to draw
non-client areas of their custom controls, this initial version of
Webdings contains just a few glyphs copied from Marlett to make these
apps happy.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-01 10:00:18 +02:00

15 lines
229 B
Makefile

FONT_SRCS = \
courier.sfd \
fixedsys.sfd \
fixedsys_jp.sfd \
marlett.sfd \
ms_sans_serif.sfd \
small_fonts.sfd \
small_fonts_jp.sfd \
symbol.sfd \
system.sfd \
tahoma.sfd \
tahomabd.sfd \
webdings.sfd \
wingding.sfd