set_hint_style


Description:

[ Version ( since = "2.8" ) ]
public bool set_hint_style (TextHintStyle style)

Control how font outlines are hinted in a text layer.

This procedure sets the hint style for font outlines in a text layer. This controls whether to fit font outlines to the pixel grid, and if so, whether to optimize for fidelity or contrast.

Parameters:

this

The text layer.

style

The new hint style.

Returns:

TRUE on success.