deck.zone icon indicating copy to clipboard operation
deck.zone copied to clipboard

shape directives

Open seiyria opened this issue 8 years ago • 0 comments

  • [ ] gradient (id, type [radial, linear] - support N colors, positions, sizes, directions)
  • [x] rectangle (index, x, y, width, height, [color, innercolor | gradientId, thickness])
  • [x] ellipse (index, x, y, width, height, [color, innercolor | gradientId, thickness])
  • [ ] generic polygon
  • [ ] pie (?)
  • [ ] line

Important features right now are line and rectangle.

gradients will also need to be figured out - they should be as flexible as css gradients and support all of the features of them

seiyria avatar May 30 '16 14:05 seiyria