PreferSystemFontSubstitutes

FontConfigs.PreferSystemFontSubstitutes property

指示当没有显示字体且未设置该字体的替代时,是否首先使用系统字体替代。 例如在 Ubuntu 上,“Arial”字体通常被“Liberation Sans”替代。 默认值为 false .

public static bool PreferSystemFontSubstitutes { get; set; }

也可以看看