PreferSystemFontSubstitutes

FontConfigs.PreferSystemFontSubstitutes property

Indica se utilizzare prima o meno i caratteri sostitutivi di sistema quando un carattere non è presentato e il sostituto di questo carattere non è impostato. es. Su Ubuntu, il carattere “Arial” è generalmente sostituito da “Liberation Sans”. Il valore predefinito è false .

public static bool PreferSystemFontSubstitutes { get; set; }

Guarda anche