Render

Render Text

gegl:text
Display a string of text using pango and cairo.
Picture not available yet

Operation pads

This operation exposes the following data pads, defining how it receives, processes, and emits image data:

Output

Operation properties

Text
gchararray
String to display (utf8).
Default "Hello"
Font family
gchararray
Font family (utf8).
Default "Sans"
Size
gdouble
Font size in pixels.
Default 10.00
Value range 0.002048.00.
Color
GeglColor
Color for the text (defaults to 'black').
Default ``
Wrap width
gint
Sets the width in pixels at which long lines will wrap. Use -1 for no wrapping.
Default -1
Value range -11000000.
Wrap height
gint
Sets the height in pixels according to which the text is vertically justified. Use -1 for no vertical justification.
Default -1
Value range -11000000.
Justification
gint
Alignment for multi-line text (0=Left, 1=Center, 2=Right).
Default 0
Value range 02.
Vertical justification
gint
Vertical text alignment (0=Top, 1=Middle, 2=Bottom).
Default 0
Value range 02.
Width
gint
Rendered width in pixels. (read only).
Default 0
Value range -21474836482147483647.
Height
gint
Rendered height in pixels. (read only).
Default 0
Value range -21474836482147483647.