Is it a way to draw bold text with custom font?
Open
- Dominant language
- Swift
- Stars
- 31
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I would use similar method
```
graphics.draw(Text("Test", at: Vec2(x: 0, y: 15)))
```
but I would set font and size also.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.