PreferSystemFontSubstitutes

FontConfigs.PreferSystemFontSubstitutes property

表示在没有出现字体且未设置该字体的替代品时是否先使用系统字体替代品。 例如在Ubuntu上,“Arial”字体一般被“Liberation Sans”替代。 默认值为false .

public static bool PreferSystemFontSubstitutes { get; set; }

也可以看看