41 Commits (187fe8bbef4caba377403f5271284c2b2aba29d9)

Author SHA1 Message Date
Scott Williams d0c0dee582 Improve test coverage 9 years ago
Scott Williams 469d404944 drop callbacks 9 years ago
Scott Williams 6e73df417e TextGraphicsOptions Tests 9 years ago
Scott Williams 66bece5e76 Add test coving subpixel counter 9 years ago
Scott Williams 026474dd7e code cleanup 9 years ago
Scott Williams 39691519d9 fix pattern brushes 9 years ago
Scott Williams 1b7b6de072 implement real sub-pixel rendering 9 years ago
Scott Williams 1ce4005e88 use callbacks instead of overrides 9 years ago
Anton Firszov bf2bcfa85b Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Scott Williams 76905dab5e render using sixlabors.fonts 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 6bd8848b48 Update SixLabors.Shapes 9 years ago
Scott Williams 60fb2fb775 update SixLabors.Shapes version 9 years ago
Scott Williams 8c2a840f4d fixes some corner clipping issues 9 years ago
Scott Williams a7fab63cb1 remove old test 9 years ago
Scott Williams 7cc3ecee46 some cleanup 9 years ago
Scott Williams 65ffb797e1 fix test names & vars 9 years ago
Scott Williams 59c9b88cbd added unit tests for Paths 9 years ago
Scott Williams 885cc58485 update to alpha2 to fix beziers 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 ca05bec9da Fix complex polygon fill 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
Scott Williams 5f5dffc700 Add a recolor brush 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 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 691c214a11 optimise complex polygons 10 years ago
James Jackson-South 7835f930ee Rename Blend to DrawImage 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