Write text on canvas with background
How text works in canvas Unfortunately no, you can’t produce text with background with the text methods – only fill or outline the text itself. This is because the glyphs from the typeface (font) are converted to individual shapes or paths if you want, where the background of it would be the inner part of … Read more