📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Scott Williams 691c214a11 optimise complex polygons 9 years ago
..
BeziersTests.cs drop PointF and use Vector2 instead 9 years ago
DrawImageTest.cs Rename Blend to DrawImage 9 years ago
DrawPathTests.cs provide graphics options for drawing methods 9 years ago
FillPatternTests.cs Add drawing methods. 9 years ago
FillSolidBrushTests.cs Add drawing methods. 9 years ago
LineComplexPolygonTests.cs optimise complex polygons 9 years ago
LineTests.cs provide graphics options for drawing methods 9 years ago
PolygonTests.cs drop PointF and use Vector2 instead 9 years ago
SolidBezierTests.cs drop PointF and use Vector2 instead 9 years ago
SolidComplexPolygonTests.cs drop PointF and use Vector2 instead 9 years ago
SolidPolygonTests.cs add Image brush 9 years ago