UNPKG

test-gcanvas-node

Version:

gcanvas for node developer

4 lines (3 loc) 113 B
ctx.rotate(20 * Math.PI / 180); ctx.fillStyle = 'yellow'; ctx.fillRect(50*ratio, 20*ratio, 100*ratio, 50*ratio);