set_antialias


Description:

[ Version ( since = "2.6" ) ]
public bool set_antialias (bool antialias)

Enable/disable anti-aliasing in a text layer.

This procedure enables or disables anti-aliasing of the text in a text layer.

Parameters:

this

The text layer.

antialias

Enable/disable antialiasing of the text.

Returns:

TRUE on success.