gimp-text-layer-set-font-size

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

Description

Set the font size.

Help

This procedure changes the font size of a text layer. The size of your font will be a double 'font-size' of 'unit' units.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The text layer
PF_FLOAT font-size The font size (0 <= font-size <= 8192)
PF_INT unit The unit to use for the font size

Return

None