OgEx.Renderer.Takumi (og_ex v0.1.0)

Copy Markdown View Source

Renders HEEx-produced HTML and CSS with the native Takumi engine.

Summary

Functions

Renders an HTML document using Takumi.

Functions

render(html, options)

Renders an HTML document using Takumi.

Required options are :width and :height. :format accepts :png, :jpeg, :webp, or :svg and defaults to :png. :fonts accepts a list of loaded font binaries.