31 Commits (31f82ac3495e2cea4bcc715ba4b4637c518a404a)

Author SHA1 Message Date
Scott Williams 1ab5511439 Offset pixel grid when rendering with anti-aliasing turned off 8 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
Scott Williams 41b1833e8f move Configuration to be fist paramater. 9 years ago
Scott Williams 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams d0c0dee582 Improve test coverage 9 years ago
Scott Williams 1b7b6de072 implement real sub-pixel rendering 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Scott Williams a98be90e19 update SixLabors.Shapes 9 years ago
Scott Williams c3e6980609 Fix drawing on transparent background 9 years ago
Scott Williams 8c2a840f4d fixes some corner clipping issues 9 years ago
Scott Williams 7cc3ecee46 some cleanup 9 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 9 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 9 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
Scott Williams ea6ccd2eff Add optimised RectanglePolygon 10 years ago
Scott Williams 365541241e add Image brush 10 years ago
Scott Williams 8d85a75ced provide graphics options for drawing methods 10 years ago
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago