remove call to FetchFontInfo which doesn't work on 8.5; r=sfraser; a=granrose; bug #37318
git-svn-id: svn://10.0.0.236/trunk@71085 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e264fe43d4
commit
f68a2bbd0b
@ -71,8 +71,6 @@ NS_IMETHODIMP nsFontMetricsMac::Init(const nsFont& aFont, nsIAtom* aLangGroup, n
|
||||
FontInfo fInfo;
|
||||
GetFontInfo(&fInfo);
|
||||
|
||||
FetchFontInfo(theStyle.tsFont, theStyle.tsSize, theStyle.tsFace, &fInfo);
|
||||
|
||||
float dev2app;
|
||||
mContext->GetDevUnitsToAppUnits(dev2app);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user