F
F
FastClick2019-07-23 10:24:02
Canvas
FastClick, 2019-07-23 10:24:02

How to make text a certain color in node.js canvas?

How in Node.js in canvas ( https://www.npmjs.com/package/canvas ) here is the text in a specific color?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IDONTSUDO, 2019-08-01
@IDONTSUDO

ctx.strokeStyle = 'rgba(0,0,0,0.5)'
I just went to the documentation and found this field. That's just why you don't understand.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question