Automattic / Automattic/node-canvas
text turn to boxes
Open
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.