NodeBox

Create visual output with Python programming code
Home Download Reference Tutorial Library Gallery About

Graphics State

A good tutorial about the graphics state is still absent...

Basically, the state remembers the last color and the last transformation you applied in NodeBox. It's like working in Illustrator: when you set the fill color to red all subsequent shapes will be filled red until you set the fill color to something else.