6962 Commits (3af895b55ef7ddd7d54d3999f5077bcb1fa0dab8)
 

Author SHA1 Message Date
Anton Firszov 3af895b55e fix tests 7 years ago
Anton Firszov 7e57fce307 drop almost all usages of FileTestBase 7 years ago
Anton Firszov 17f2311018 drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov 51e23eb7d8 Remove NamedColors<T> usages 7 years ago
Anton Firszov c2e955c064 Rgba32.Definitions: use Color instead of NamedColors<T> 7 years ago
Anton Firszov d2ea0056c4 fix remaining stylecop issues 7 years ago
Anton Firszov b7dadca8b0 clean-up drawing processors 7 years ago
Anton Firszov 3b7a74141f DrawImageOfDifferentPixelType test cases 7 years ago
Anton Firszov 0bd86ddcb6 non-generic DrawImageProcessor 7 years ago
Anton Firszov efaa3c05ed ImageBrush can apply a source image of a different pixel type than the target 7 years ago
Anton Firszov c07bd2fd97 rename files 7 years ago
Anton Firszov f7df30f58c move drawing extensions to a (non-namespace-provider) subfolder 7 years ago
Anton Firszov 0eff9bc13c Merge branch 'af/general-color-type' into af/refactor-drawing 7 years ago
Anton Firszov 5931537429 fix new 8bit bmp code 7 years ago
Anton Firszov 86d884c8d6 Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov 2461da8550
Merge pull request #906 from brianpopow/feature/Bitmap8BitEncoding 7 years ago
Anton Firszov f0b70b63ef tests are passing 7 years ago
Anton Firszov 8271ef18c9 everything builds 7 years ago
Anton Firszov b902e6c99c ImageSharp.Drawing compiles 7 years ago
Anton Firszov 73f9116a46 Pen, Brush & Processors refactored 7 years ago
Anton Firszov 2bff82367c started the refactor 7 years ago
Brian Popow b1d29476d1 Review changes 7 years ago
Anton Firszov 21f221ec29 DrawImageTests: add tolerance to make all test configurations happy 7 years ago
Anton Firszov a910005db0 fix merge issues 7 years ago
Anton Firszov fd6b229432 Merge branch 'af/general-color-type' into af/refactor-drawing 7 years ago
Anton Firszov 552d885f03 move implicit Color conversion to pixel types, 7 years ago
Anton Firszov 473fd02be7 DrawBeziersTests, DrawComplexPolygonTests 7 years ago
Anton Firszov 680156ad0c DrawPolygonTests, DrawLinesTests 7 years ago
Anton Firszov 52fbbda7e1 FillPolygonTests 7 years ago
Anton Firszov 5ab0ad2dff RecolorImageTests 7 years ago
Anton Firszov cf8005deb2 validation in DrawImageTest 7 years ago
Anton Firszov 7e8357c539 validating tests for: DrawPath, FillComplexPolygon 7 years ago
Brian Popow 7b8f9ef14f Enabled dither again 7 years ago
Anton Firszov 6741c280e3 temporarily disable target frameworks 7 years ago
Anton Firszov d0466c4c15 More docs for Color, correct naming in ColorBuilder<TPixel> 7 years ago
Brian Popow 9a6698fca1
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow e8695732b6 Using tolerant comparer for the Bit8Gs image 7 years ago
Anton Firszov 2791284478 re-enable all target frameworks 7 years ago
Anton Firszov a3cb4c9788 move all extension methods under a subfolder 7 years ago
Anton Firszov fef3a11b23 introduce IQuantizedFrame<T> 7 years ago
Anton Firszov 7fc2018127 Correct readonly-semantics for QuantizedFrame 7 years ago
Anton Firszov db76572c31 QuantizedFrame<T> using ReadOnlyMemory<T> 7 years ago
Anton Firszov 5ae27735e5 Made PaletteQuantizer non-generic all the way 7 years ago
Anton Firszov 154483e88c Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov 25b3f75b7a
Merge pull request #904 from SixLabors/af/non-generic-image-baseclass 7 years ago
Brian Popow e0afde9967 Switched back to the default reference decoder 7 years ago
Anton Firszov 24de58ab09 cleanup 7 years ago
Anton Firszov f888f5d436 cleanup and document Color 7 years ago
Anton Firszov aed78fd94f Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov 390bda87fe made AutoOrientExtensions non-generic 7 years ago