Skip to content

0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 20:24
e95de17

Shapes

  • Update Colors using the System.Windows.Media.Colors as reference.
  • Update MaterialUtils and GraphicsStyleUtils with default 9 colors.
  • Add ColorExtension with ColorEquals, Lerp, ToColor and ToColorWithTransparency.
  • Add ColorExtension with ToHex for Color and ColorWithTransparency
  • Update CreateBoxLines with graphicsStyleId
  • Add CreateLines in ShapeCreator

Tests

  • Test all color names in System.Windows.Media.Colors with Colors.
  • Test all 9 colors in MaterialUtils and GraphicsStyleUtils.
  • Test for ColorExternsion
  • Test MaterialId and GraphicsStyleId.
  • Test CreateLines with closed and GraphicsStyleId.