mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
Added Shape AnnularSection
AnnularSection is a section of an annulus (ring) http://en.wikipedia.org/wiki/Annulus_%28mathematics%29
This commit is contained in:
@@ -21,6 +21,7 @@ module.exports = function(grunt) {
|
||||
'src/shapes/Circle.js',
|
||||
'src/shapes/Ellipse.js',
|
||||
'src/shapes/Wedge.js',
|
||||
'src/shapes/AnnularSection.js',
|
||||
'src/shapes/Image.js',
|
||||
'src/shapes/Text.js',
|
||||
'src/shapes/Line.js',
|
||||
|
||||
Reference in New Issue
Block a user