Module drawing

Module drawing 

Source

Modules§

ellipse
image
path
rectangle

Structs§

Ellipse
A basic 2D vector ellipse
EllipseInstance
Image
An Image (decoded by chassis), drawn to the bounds specified by size, transformed by transform
ImageInstance
Path
A basic 2D vector path for arbitrary Bézier / line-segment chains
PathClose
PathContext
PathCurve
PathInstance
PathLine
PathPoint
Rectangle
A basic 2D vector rectangle
RectangleCornerRadii
RectangleInstance

Enums§

ImageFit
Image fit/layout options
ImageSource