Styling¶
Shapes and text take style qualifiers. Boxes accept fill, stroke, and
dashed; colours are names or #rgb/#rrggbb hex:
Text takes fill, textsize, bold, and italic, alongside the
alignment qualifiers from the previous page:
You can anchor a shape by a named point using with — for example place its
north-west corner (.nw) at a coordinate:
Next: connect shapes precisely with Anchors and lines.