tansandoteth
PROOP
8 months 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
8 months 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
8 months ago
Sounds good
8 months ago
No problem!
8 months ago
!s
Status changed to Solved brody • 8 months ago