PreferSystemFontSubstitutes

FontConfigs.PreferSystemFontSubstitutes property

Indique si usar primero los sustitutos de fuentes del sistema o no cuando no se presenta una fuente y el sustituto de esta fuente no está configurado. Por ejemplo, en Ubuntu, la fuente “Arial” generalmente se sustituye por “Liberation Sans”. El valor predeterminado es falso .

public static bool PreferSystemFontSubstitutes { get; set; }

Ver también