set_font


Description:

[ Version ( since = "2.6" ) ]
public bool set_font (Font font)

Set the font of a text layer.

This procedure modifies the font used in the specified text layer.

Parameters:

this

The text layer.

font

The new font to use.

Returns:

TRUE on success.