Skip to content

v0.3.0

Compare
Choose a tag to compare
@zeevallin zeevallin released this 22 Nov 22:11
· 44 commits to master since this release
  • Changed the API for Gradient::Map to be invoked by using an array of Gradient::Point rather two arrays of Gradient::ColorPoint and Gradient::OpacityPoint
  • Introduced Gradient::PointMerger to take on the previous responsibility of Gradient::Map