Remove Meiryo fonts, they are not working
This commit is contained in:
parent
340a438a32
commit
d01eb3cbbc
1 changed files with 0 additions and 2 deletions
|
|
@ -43,9 +43,7 @@ pub fn script_fallback(script: &Script, locale: &str) -> &'static [&'static str]
|
|||
Script::Gurmukhi => &["Nirmala UI"],
|
||||
Script::Han => han_unification(locale),
|
||||
Script::Hangul => &["Malgun Gothic"],
|
||||
Script::Hiragana => &["Meiryo"],
|
||||
Script::Kannada => &["Nirmala UI"],
|
||||
Script::Katakana => &["Meiryo"],
|
||||
Script::Khmer => &["Leelawadee UI"],
|
||||
Script::Lao => &["Leelawadee UI"],
|
||||
Script::Malayalam => &["Nirmala UI"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue