2760 Commits (bbd4daffe5b301c8f11ba80ac07cbe334a39f3b6)

Author SHA1 Message Date
Dirk Lemstra 9b9306e73f [SL.Core] Added unit tests for the Guard class. 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra 9c71c0fc22 [SL.Core] Removed old test. 9 years ago
Dirk Lemstra 4b5485f408 [SL.Core] Use release build for code coverage. 9 years ago
Dirk Lemstra 5ac709d889 [SL.Core] Added stylecop to the test project. 9 years ago
James Jackson-South 2f501eb1a4 Decoder now doesn't break tests 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams fbed11bb78 fix comments 9 years ago
Scott Williams 8cd195cb34 discover types tests 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
James Jackson-South 82679e4b0a Delete broken tests 9 years ago
James Jackson-South 549e61f2f4 Experiment with new file marker finder 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
James Jackson-South 1629819f3c Can now decode a scan 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Johannes Bildstein 7e8ddd65bf read and write duplicate tag data entries only once 9 years ago
Scott Williams ae7dd7c0b6 fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 96b394f35c cleanup and reduce branches 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
Scott Williams 7e377e605d [SL.Core] remove IsEmpty based ToString() branches 9 years ago
Scott Williams 1dac8dbfb0 [SL.Core] rename project from Primitives to Core 9 years ago
Scott Williams 29ca4195ec [SL.Core] remove opencover 9 years ago
Scott Williams 15d0258f98 [SL.Core] Drop unneeded types plus added Size operators. 9 years ago
James Jackson-South 345ac1bf06 [SL.Core] Fix naming 9 years ago
Scott Williams d5495aa4a6 [SL.Core] Remove matrix in favour of Matrix3x2 9 years ago
Toxantron 3cbd635ec3 Replace deprecated attributes 9 years ago
Toxantron dbfe3607f8 Restore Benchmark on Linux with netcoreapp1.1 9 years ago
Anton Firszov daad823932 implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 02f5be68b1 T4 all the PixelOperations! 9 years ago
Anton Firszov f745a14dfd refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov 4a9c8c80d7 almost done 9 years ago
Scott Williams f4626c1ceb [SL.Core] add matrix tests & fix GetHashCode 9 years ago
Scott Williams 979573d395 [SL.Core] initial primitive 9 years ago
Scott Williams 46b2075ca5 ensure we fill pixels even if start is smaller then minX 9 years ago
James Jackson-South ef41673f56 First attempt 9 years ago
Scott Williams bc172ba12f add draw text along path extension methods 9 years ago
Scott Williams 538550f980 add unit tests 9 years ago
James Jackson-South 98c2b3d369 Fix broken test 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South f0a723e84a Use EnsureProcessorChangesAreConstrained 9 years ago
Scott Williams 953bbe9b36 migrate text glyph rendering to SixLabors.Shapes.Text 9 years ago
Scott Williams d8977b0b22 Fix Tests 9 years ago
Scott Williams 11d04cfddc replace outlineing logic with path generation. 9 years ago
James Jackson-South d678eb3fd9 Begin general tests 9 years ago
James Jackson-South 43cb22c139 Rotate, Skew 9 years ago
James Jackson-South 572d26594d Resize 9 years ago
James Jackson-South 51350d8690 Flip 9 years ago