Mirror of godotengine/godot-website-cover-generator
Find a file
2025-10-16 11:46:40 +02:00
.vscode Initial commit 2023-06-30 19:22:13 +02:00
assets Add usage hints and asset credits 2023-10-24 15:02:49 +02:00
scripts Merge pull request #2 from fellowjamess/master 2025-10-16 11:46:40 +02:00
styles Update main.css 2024-05-17 22:29:44 +02:00
.gitignore Add usage hints and asset credits 2023-10-24 15:02:49 +02:00
index.html Merge pull request #2 from fellowjamess/master 2025-10-16 11:46:40 +02:00
LICENSE.md Initial commit 2023-06-30 19:22:13 +02:00
README.md Initial commit 2023-06-30 19:22:13 +02:00

Godot Blog Cover Generator

A serverless cover generator for the Godot blog. Uses HTML canvas for rendering, so results might slightly differ between browsers.

Currently relies on letterSpacing being available for the canvas 2D context, which doesn't work in Firefox or Safari (see MDN).

License

This project is provided under the MIT License.