зеркало из https://github.com/mozilla/gecko-dev.git
Bug 870113 - Switch GetFontImpl to Feura Sans, r=jfkthame
This commit is contained in:
Родитель
986da68be0
Коммит
daa0ac49ba
|
@ -380,7 +380,7 @@ nsLookAndFeel::GetFontImpl(FontID aID, nsString& aFontName,
|
|||
gfxFontStyle& aFontStyle,
|
||||
float aDevPixPerCSSPixel)
|
||||
{
|
||||
aFontName.AssignLiteral("\"Droid Sans\"");
|
||||
aFontName.AssignLiteral("\"Feura Sans\"");
|
||||
aFontStyle.style = NS_FONT_STYLE_NORMAL;
|
||||
aFontStyle.weight = NS_FONT_WEIGHT_NORMAL;
|
||||
aFontStyle.stretch = NS_FONT_STRETCH_NORMAL;
|
||||
|
|
Загрузка…
Ссылка в новой задаче