font_hinting


Description:

[ NoAccessorMethod ]
public int font_hinting { get; set; }

Whether or not to use hinting when rendering text; a value of 1 unconditionally enables it; a value of 0 unconditionally disables it; and a value of -1 will use the system's default.