summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amiga/font_diskfont.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/font_diskfont.c b/amiga/font_diskfont.c
index 61f777355..7b8819969 100644
--- a/amiga/font_diskfont.c
+++ b/amiga/font_diskfont.c
@@ -43,6 +43,8 @@ static struct TextFont *ami_font_bm_open(struct RastPort *rp, const plot_font_st
if(rp == NULL) return NULL;
+ tattr.ta_Flags = 0;
+
switch(fstyle->family)
{
case PLOT_FONT_FAMILY_SANS_SERIF: