Skia.DSL (Skia v0.1.0)

Copy Markdown View Source

Readable do/end DSL for building batched drawing documents.

The DSL rewrites blocks to the same fluent functions exposed by Skia, so both APIs share validation and command normalization.

Summary

Functions

canvas(width, height, list)

(macro)