58 Commits (5fa10c0ab38c6a9e67e0e9e2edd200455630c923)

Author SHA1 Message Date
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
James Jackson-South 9984ffa348 Replace BufferSpan<T> with Span<T> 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 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Scott Williams acc0fa9711 blend functions everywhere. 9 years ago
Scott Williams 3f0cc9abf6 updates to comments and moved code 9 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 9 years ago
Vicente Penades 3a542eec74 Added a DrawImage Effect test 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
Scott Williams 6d393d1db9 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams bf9c683d25 fix stylecop issues 9 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 9 years ago
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