wasm-layout-text
v1.0.0-alpha.22
Published
provides a `generate_text` function for creating a twitter card-size image (630 x 1200 px) returned as a Uint8Array of pixels.
Downloads
7
Readme
wasm-layout-text
provides a generate_text
function for creating a twitter card-size image (630 x 1200 px) returned as a Uint8Array of pixels.
It was made for the use case described in gatsby-remark-twitter-cards
.
Contributing
Contributions are warmly welcome! Upon cloning this repo, you can run the command wasm-pack build --target nodejs
to build from src
.