20,741
edits
m (→Canvas Code (proof-of-concept): re-structure for table support) |
|||
| Line 57: | Line 57: | ||
<syntaxhighlight lang="javascript"> | <syntaxhighlight lang="javascript"> | ||
var (width,height) = (320,160); | var (width,height) = (320,160); | ||
var title = 'pui2canvas - waypointlist demo'; | var title = 'pui2canvas - waypointlist demo'; | ||