Add Menlo as a fallback on macOS

This commit is contained in:
Jeremy Soller 2022-10-25 21:31:42 -06:00
parent ea18576032
commit 808e75a54d

View file

@ -6,6 +6,7 @@ use unicode_script::Script;
pub fn common_fallback() -> &'static [&'static str] {
&[
".SF NS",
"Menlo",
"Apple Color Emoji",
"Geneva",
"Arial Unicode MS",