22 Commits (450987dc00042ddf36b7bc13882800b11bb26615)

Author SHA1 Message Date
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams 4e3b3b6ab1 Improve test coverage 9 years ago
Scott Williams 0a81f28c40 implement real sub-pixel rendering 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Scott Williams 210cecb51d update SixLabors.Shapes 9 years ago
Scott Williams 07b5ff4e2d Fix drawing on transparent background 9 years ago
Scott Williams 06ff61040d fixes some corner clipping issues 9 years ago
Scott Williams 8994d9853b some cleanup 9 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 9 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
Scott Williams a6738d89e6 Add optimised RectanglePolygon 10 years ago
Scott Williams 2a6c5ca996 add Image brush 10 years ago
Scott Williams 8242820773 provide graphics options for drawing methods 10 years ago
Scott Williams 72d62cb1e6 drop PointF and use Vector2 instead 10 years ago
Scott Williams b9a63120c1 Add drawing methods. 10 years ago