gimp-context-set-font

Michael Natterer <mitch@gimp.org> & Sven Neumann <sven@gimp.org>

Description

Set the specified font as the active font.

Help

This procedure allows the active font to be set by specifying its name. The name is simply a string which corresponds to one of the names of the installed fonts. If no matching font is found, this procedure will return an error. Otherwise, the specified font becomes active and will be used in all subsequent font operations.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The name of the font

Return

None