From Text to Pixels
For getting text to appear in our canvas
, we will primarily be using two methods: strokeText
and fillText
.
With the strokeText
method, you end up drawing an outline of your text:
Get hands-on with 1400+ tech skills courses.