Categorygithub.com/wrycode/field-notes
modulepackage
0.0.0-20240530151518-864558a507c8
Repository: https://github.com/wrycode/field-notes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
returns a Document to be rendered.
Renders the handwritten output to the provided context.
Convert SVG path description from Inkscape into path description for canvas library TODO: May need to improve this function in the future! Have not tested extensively.

# Structs

A document is a sequence of Metaforms to be rendered.
A Metaform is a sequence of one or more Tokens that are drawn connected together in a 'word'.
Options for rendering.
No description provided by the author
No description provided by the author