From 84c479afa375c7cb6cd38dbaf0547636046b8cb5 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 9 May 2018 15:30:43 +0200 Subject: Use font.name-list.emoji preference for emoji presenration. --- gfx/thebes/gfxFontFamilyList.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gfx/thebes/gfxFontFamilyList.h') diff --git a/gfx/thebes/gfxFontFamilyList.h b/gfx/thebes/gfxFontFamilyList.h index e240102e0..9d1a3cf49 100644 --- a/gfx/thebes/gfxFontFamilyList.h +++ b/gfx/thebes/gfxFontFamilyList.h @@ -38,6 +38,7 @@ enum FontFamilyType : uint32_t { // special eFamily_moz_variable, eFamily_moz_fixed, + eFamily_moz_emoji, eFamily_generic_first = eFamily_serif, eFamily_generic_last = eFamily_fantasy, -- cgit v1.2.3