Slide 13
Slide 13 text
Canvas 2D Context
fillRect(x, y, width, height)
strokeRect(x, y, width, height)
beginPath()
moveTo(x, y)
lineTo(x, y)
fill()
stroke()
Implementing desktop-class productivity apps
with Angular and Project Fugu π
°ππ‘
Paint