Remove Meiryo fonts, they are not working

This commit is contained in:
Jeremy Soller 2022-10-13 14:22:23 -06:00
parent 340a438a32
commit d01eb3cbbc
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -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"],