Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hisasann/node-generate-image
- Owner: hisasann
- Created: 2018-07-04T08:22:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:51:24.000Z (11 months ago)
- Last Synced: 2024-10-11T23:12:33.242Z (about 1 month ago)
- Topics: generator, image, nodejs
- Language: JavaScript
- Homepage:
- Size: 9.94 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```