mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 06:06:13 +00:00
afe2d73db6
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>
14 lines
229 B
Makefile
14 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
|