Scrawl-canvas v8 - Canvas test 015

Phrase entity (make, clone, method, multiline)

Test purpose

Note 1: this Demo will appear differently on webkit-based (for example: Safari) and other browsers because webkit engines have difficulty understanding font strings that include a bold keyword. To achieve boldness in these browsers, use a font face that already has boldness applied to it.

Note 2: known Firefox issue - demo render speeds will severely degrade when applying shadows (in particular: shadowBlur) to canvas text. See the following Bugzilla issues 527386 Canvas text functions are too slow (opened in 2009) and 1579513 Drawing text in Canvas 2D is slow (opened in 2019).

Touch test: should work as expected - though flicking a text may lead to it moving beyond the canvas border and out of sight!

Annotated code