Javascript generates dotted fonts on canvas

I am looking at ways to create dotted letter fonts for alphabets from AZ in the canvas tag. Is there an easy way to achieve this? I want to create a tool for teaching kids how to write.

One way to achieve this is to have the image in the background, but I am looking to see if there is a better way to do this.

Please provide me with examples of how to do this or any suggestions for getting started.

0
source share
1 answer

Various ideas:

+2
source

Source: https://habr.com/ru/post/1383354/


All Articles