MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_pen()

void MayaFlux::Nodes::GpuSync::GlyphGeometryNode::set_pen ( float  pen_x,
float  pen_y 
)

Set pen origin for layout.

Clears any active center point. Takes effect on the next rebuild_outlines() or set_text() call.

Definition at line 53 of file GlyphGeometryNode.cpp.

References m_center, m_dirty, m_pen_x, and m_pen_y.