Kaydet (Commit) 212f745c authored tarafından Caolán McNamara's avatar Caolán McNamara

Related: fdo#82259 stmary can render its own name, but unreadably

Change-Id: Iedff28d1290efb38eb68f83757a0787d52e28859
üst 35836d24
...@@ -38,6 +38,7 @@ bool isSymbolFont(const Font &rFont) ...@@ -38,6 +38,7 @@ bool isSymbolFont(const Font &rFont)
rFont.GetName().equalsIgnoreAsciiCase("Letters Laughing") || rFont.GetName().equalsIgnoreAsciiCase("Letters Laughing") ||
rFont.GetName().equalsIgnoreAsciiCase("MusiQwik") || rFont.GetName().equalsIgnoreAsciiCase("MusiQwik") ||
rFont.GetName().equalsIgnoreAsciiCase("MusiSync") || rFont.GetName().equalsIgnoreAsciiCase("MusiSync") ||
rFont.GetName().equalsIgnoreAsciiCase("stmary10") ||
isOpenSymbolFont(rFont); isOpenSymbolFont(rFont);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment