How Do I Wait For First Canvas-repaint Until @font-face-font Is Loaded?
I have a HTML5-canvas and write text with context.fillText(...); using a @font-face-font. Displayin…
Read more
How Do I Wait For First Canvas-repaint Until @font-face-font Is Loaded?