rounded-rect
Rounded canvas rectangles.
Installation
$ component install component/rounded-rect
API
var rect = require('rounded-rect');
rect(ctx, x, y, w, h, r);
License
MIT
Rounded canvas rectangles
Rounded canvas rectangles.
$ component install component/rounded-rect
var rect = require('rounded-rect');
rect(ctx, x, y, w, h, r);
MIT