293 Commits (dd06da4c3764a7dc1dd58f8bade4b6b550d9c405)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
Scott Williams d8857023be
Sync 3.1 DrawImage fixes (#2612) 2 years ago
Scott Williams 9906ee5ad7 correctly calculate Rect when negative target set 2 years ago
Scott Williams 7ab7b226d9 handle when foreground overhangs bottom of background 2 years ago
James Jackson-South ff9ed1259b Fix operations tests 3 years ago
James Jackson-South bc29fbfb84 Restore tests 3 years ago
James Jackson-South 42336ba7f9 Fix #2447 3 years ago
James Jackson-South 493ad9f5a4 Update intellisense docs. 3 years ago
James Jackson-South 6c2d6fa2fc
Update tests/ImageSharp.Tests/Drawing/DrawImageTests.cs 3 years ago
James Jackson-South 8a291f61fe Add test + references 3 years ago
James Jackson-South 4499df7487 Migrate PngEncoder and fix tests 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Anton Firszov e1f15bc626 TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow a446546af0 Fix warning 6 years ago
Scott Williams 714f53fcda Add some unit tests to verify usage of default graphics options 6 years ago
James Jackson-South a61baf27e9 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Scott Williams a56287cb85 remove all drawing except draw image 6 years ago
James Jackson-South 72e701414a Use tolerant comparer. 6 years ago
James Jackson-South 08e8f55239 Use per-edge buffer + minor optimizations. Fix #1044 6 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 6 years ago
James Jackson-South 058836d0c9 Normalize GraphicsOptions parameter position 7 years ago
James Jackson-South 241c50a79e Drop Default, use DeepClone + tests 7 years ago
James Jackson-South 4a4379ef80 Simplify options and add clone + tests 7 years ago
James Jackson-South e59f2206f3 Convert options into classes. 7 years ago
James Jackson-South d91bda2946 Fix #1044 7 years ago
James Jackson-South 40b69d7e95 Refactor cloning processors and tests 7 years ago
Xavier Cho 7e06b63420 Accept points instead of line segments as constructor argument 7 years ago
Turnerj fa1d9efaa2 Use local CreateFont method 7 years ago
Turnerj 6a0ce745e8 Updated font used for test 7 years ago
Turnerj ad56a756ce Fix horizontally out-of-bounds error when drawing text 7 years ago
Xavier Cho da44dcf1f3 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
James Jackson-South b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Simon Cropp fd6a03af15 remove some redundant usings (#976) 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Jason Heard 4f65fd1d1e Add test from issue #928 7 years ago
Jason Heard 8f8a6a72d1 Add test illustrating issue 7 years ago