Yotsuba Games

Text Outline

Compatibility wrapper for outlined text rendering from a TextLayout input

intermediate
Since P00

Input Ports

Layout

Layout input for Text Outline.

`TextLayout`
Fill Color

Fill Color input for Text Outline.

`Color`
Outline Color

Outline Color input for Text Outline.

`Color`

Output Ports

Image

Image output from Text Outline.

`Image`

Parameters

NameTypeDefaultDescription
Fill Enabled`Bool``true`Controls the fill enabled setting for Text Outline.
Fill Color`Color`WhiteControls the fill color setting for Text Outline.
Outline Width`Int``1`Outline width in pixels
Outline Color`Color`BlackStroke color used when outline_color is not connected
Padding`Int``2`Controls the padding setting for Text Outline.
Crisp Edges`Bool``true`Prefer hard pixel edges and squared outline expansion
Pixel Perfect Cleanup`Bool``false`Remove extra L-shaped corner pixels from the generated outline
Cleanup Side`Enum``Outer`Controls the cleanup side setting for Text Outline.
Threshold`Float``0.15`Controls the threshold setting for Text Outline.

Overview

Compatibility wrapper for outlined text rendering from a TextLayout input

Inputs and Outputs

Input Ports

  • Layout `TextLayout`: Layout input for Text Outline.
  • Fill Color `Color`: Fill Color input for Text Outline.
  • Outline Color `Color`: Outline Color input for Text Outline.

Output Ports

  • Image `Image`: Image output from Text Outline.

Key Parameters

NameTypeDefaultDescription
Fill Enabled`Bool``true`Controls the fill enabled setting for Text Outline.
Fill Color`Color`WhiteControls the fill color setting for Text Outline.
Outline Width`Int``1`Outline width in pixels
Outline Color`Color`BlackStroke color used when outline_color is not connected
Padding`Int``2`Controls the padding setting for Text Outline.
Crisp Edges`Bool``true`Prefer hard pixel edges and squared outline expansion
Pixel Perfect Cleanup`Bool``false`Remove extra L-shaped corner pixels from the generated outline
Cleanup Side`Enum``Outer`Controls the cleanup side setting for Text Outline.
Threshold`Float``0.15`Controls the threshold setting for Text Outline.

Tips

  • Preview the result and adjust the Text Outline settings as needed.
  • Preview the result and adjust the Text Outline settings as needed.
  • Preview the result and adjust the Text Outline settings as needed.
  • Preview the result and adjust the Text Outline settings as needed.
  • Preview the result and adjust the Text Outline settings as needed.
  • Preview the result and adjust the Text Outline settings as needed.

When to Use

Use Text Outline when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.

Notes

Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.

💡 Tips

  • •Preview the result and adjust the Text Outline settings as needed.
  • •Preview the result and adjust the Text Outline settings as needed.
  • •Preview the result and adjust the Text Outline settings as needed.
  • •Preview the result and adjust the Text Outline settings as needed.
  • •Preview the result and adjust the Text Outline settings as needed.
  • •Preview the result and adjust the Text Outline settings as needed.

Related Nodes

text-input
text-layout
preview
color-rgb
Text Outline — PixPipeline Node Reference