Inset.js

Inset shadows for HTML's <canvas> element.

Currently supports inset shadows on shapes drawn with fillRect, shapes drawn with drawImage, or shapes drawn using the path functions ( beginPath, moveTo, lineTo, arc, arcTo, etc.) and then fill.

See the GitHub page for documentation and downloads.