gimp-text-layer-get-hint-style

Marcus Heese <heese@cip.ifi.lmu.de>

Description

Get information about hinting in the specified text layer.

Help

This procedure provides information about the hinting that is being used in a text layer. Hinting can be optimized for fidelity or contrast or it can be turned entirely off.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The text layer

Return

Type Name Description
PF_INT style The hint style used for font outlines { TEXT-HINT-STYLE-NONE (0), TEXT-HINT-STYLE-SLIGHT (1), TEXT-HINT-STYLE-MEDIUM (2), TEXT-HINT-STYLE-FULL (3) }