Automattic / Automattic/node-canvas

text turn to boxes

Open
#1,780 3 comments 0 reactions 0 assignees View on GitHub
Question
Dominant language
JavaScript
Stars
10.7k
Forks
1.2k
Avg merge
4d 8h
Merged PRs (30d)
1

Description

hi, i made a discord leveling system for my community. i made a text label on my canvas and it say 'cannot load default config file'
```
ctx.font = applyText(canvas, lvl, 32, 170, "Bold");
ctx.fillStyle = '#ffffff';
ctx.fillText(`level: ${lvl}
```
how can i fix this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.