From 9f4fe3c5bb505326c68dd8fcf76608dc5b2bee7b Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Wed, 15 Jun 2011 20:17:52 +0100 Subject: [PATCH] bug 467669 - pt 4.1 - fix Mac font backend to mark local user fonts properly. r=roc --HG-- extra : rebase_source : 9ef420cb21d14276e766e1acea5d93364d48b87f --- gfx/thebes/gfxMacPlatformFontList.mm | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/thebes/gfxMacPlatformFontList.mm b/gfx/thebes/gfxMacPlatformFontList.mm index a07694207a3..ed07c27bf58 100644 --- a/gfx/thebes/gfxMacPlatformFontList.mm +++ b/gfx/thebes/gfxMacPlatformFontList.mm @@ -866,6 +866,7 @@ gfxMacPlatformFontList::LookupLocalFont(const gfxProxyFontEntry *aProxyEntry, aProxyEntry->mItalic ? FONT_STYLE_ITALIC : FONT_STYLE_NORMAL, nsnull); + newFontEntry->mIsUserFont = newFontEntry->mIsLocalUserFont = PR_TRUE; } else { newFontEntry = new MacOSFontEntry(aFontName, fontRef,