tansandoteth
PROOP
a year ago
I am using Deno to and a canvas library to create an image with text on it and it renders fine locally but none of the text renders on Railway. It might be a font issue, but I am unsure.
10 Replies
a year ago
You'll probably need to do something like this -
I did try to include the font and registering it manually, but i used return canvas.toBuffer("image/png"); instead. I'll try your method tomorrow
a year ago
Sounds good
a year ago
No problem!
a year ago
!s
Status changed to Solved brody • 11 months ago