 TextImage
 TextImage
Renders text on a transparent image.
Inputs
- Background Image
- Image(optional) Image to be used as a background.
Output
ImageImage with text
Parameters
- Text:
- text to render on an image 
- Font:
- font family 
- Bold:
- if set, use bold font 
- Italic:
- if set, use italic font 
- Color:
- text color 
- Size, px:
- text size in pixels 
- Line Spacing:
- spacing between text lines 
- Anchor X:
- text block position in image space along X axis 
- Anchor Y:
- text block position in image space along Y axis 
- Horizontal Alignment:
- Left
- aligns with the left edge 
- Center
- centers horizontally 
- Right
- aligns with the right edge 
 
- Vertical Alignment:
- Top
- aligns with the top 
- Center
- centers vertically 
- Bottom
- aligns with the bottom 
 
- Image Resolution:
- result image width and height in pixels