PreferSystemFontSubstitutes

FontConfigs.PreferSystemFontSubstitutes property

Indica se utilizzare prima o meno i sostituti dei font di sistema quando un font non è presentato e il sostituto di questo font non è impostato. Ad esempio, su Ubuntu, il font “Arial” è generalmente sostituito da “Liberation Sans”. Il valore predefinito è false .

public static bool PreferSystemFontSubstitutes { get; set; }

Guarda anche