Chrome 32 doesn't load bold-italics properly, so use FontFaceBug to get around that. Issue #735.
This commit is contained in:
parent
126bd1c373
commit
ebdbe6f04d
|
@ -2895,6 +2895,7 @@
|
||||||
rfuzz: .011,
|
rfuzz: .011,
|
||||||
AccentBug: true,
|
AccentBug: true,
|
||||||
AdjustSurd: true,
|
AdjustSurd: true,
|
||||||
|
FontFaceBug: (browser.version.substr(0,3) === "32."), // Chrome 32 fails on bold-italic (#735)
|
||||||
negativeBBoxes: true,
|
negativeBBoxes: true,
|
||||||
safariNegativeSpaceBug: true,
|
safariNegativeSpaceBug: true,
|
||||||
safariWebFontSerif: [""],
|
safariWebFontSerif: [""],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user