Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hisasann/node-generate-image

generate image with node-canvas in node.js
https://github.com/hisasann/node-generate-image

generator image nodejs

Last synced: 11 days ago
JSON representation

generate image with node-canvas in node.js

Awesome Lists containing this project

README

        

# :lipstick: node-generate-image :lipstick:

Canvas npm module is using [Automattic/node-canvas: Node canvas is a Cairo backed Canvas implementation for NodeJS.](https://github.com/Automattic/node-canvas).

Font file is using [リリース sazanami 20040629 - efont - OSDN](https://ja.osdn.net/projects/efont/releases/10087).

And require settings for Windows.

[Installation Windows · Automattic/node-canvas Wiki](https://github.com/Automattic/node-canvas/wiki/Installation---Windows)

```bash
node app.js
```