2011 Commits (8c4dbfa0db4e08d909e23d2f37f41b7d71908dc9)

Author SHA1 Message Date
James Jackson-South 285784c5b2 Use UnitConverter to abstract complexity. 8 years ago
James Jackson-South b9d1648577 Can now preserve correct resolution for jpeg and gif. 8 years ago
popow d5cc405212 luminance levels is now a parameter of the constructor, defaults to 65536 8 years ago
Jason Nelson b0683d67bc Update tests 8 years ago
Jason Nelson e40177004b Simplify IccProfileId IsSet 8 years ago
Johannes Bildstein cb1c9de428 improve check for invalid ICC profiles and extend tests 8 years ago
James Jackson-South 0a6913e0c6 Simplify drawing namespaces. 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
Anton Firszov 9e504ed7ef ParseStream -only benchmark 8 years ago
Anton Firszov 5a9b9b3939 add regression test for #624 8 years ago
popow a09fa9c618 moved test to Normalization folder 8 years ago
Vicente Penades 5adcb26ae8 progress on pixel conposer/blender combinations 8 years ago
popow bba2116666 SixLabors.ImageSharp.Processing.Contrast -> SixLabors.ImageSharp.Processing.Normalization 8 years ago
popow 72a4ee4828 added support for 16 bit greyscale 8 years ago
popow 68d13b6ecb added HistogramEqualizationTest 8 years ago
James Jackson-South f8d4c2a812 Update reference images from master 8 years ago
popow c5f040e82c commented out not needed references 8 years ago
Anton Firszov eca812821d pushed a bad value accidentally in my previous commit 8 years ago
Anton Firszov 849806843b try to fine-tune tolerance in PngEncoderTests + better Rgba64.ToString() 8 years ago
Anton Firszov 2d76d3d05a Fix Sandbox46 8 years ago
Vicente Penades 4bc4ad64b8 Changed Pixel Blender/Composer generators to generate all combinations of ColorBlenders and AlphaComposers 8 years ago
James Jackson-South da762b0264 Handle CI craziness. 8 years ago
James Jackson-South b10e88f919 Update reference images 8 years ago
James Jackson-South 3984e2c80f Update tests 8 years ago
James Jackson-South 1596381ae8 Refactor to better use base classes. 8 years ago
Anton Firszov 416bae672b do not register SystemDrawing reference encoders on linux 8 years ago
Anton Firszov 065a8b831c no BMP assertions on linux 8 years ago
Jason Nelson 1449c67f58 Optimize remaining equality checks using pattern matching 8 years ago
Anton Firszov 0b516fc4b9 PngEncoderTests.WorksWithBitDepth16 8 years ago
Jason Nelson 57e759c391 Update tests for IccVersion 8 years ago
Anton Firszov 055ca0c86a PngDecoderTests.Chunks.cs 8 years ago
Anton Firszov 7ac9ed62af clanup + exact comparison for all PngDecoderTests 8 years ago
Anton Firszov ce0dd48131 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 507b2f8554 using MagickReferenceDecoder everywhere, added ReferenceDecoderBenchmarks 8 years ago
Anton Firszov 79bba7b4e4 reference encoder is unnecessary 8 years ago
James Jackson-South 1682f3bf70 Smarter dithering. 8 years ago
Anton Firsov 1d1b5d9ddf
make Guard.NotNull() and DebugGuard.NotNull() generic (#634) 8 years ago
Anton Firszov 817ac0b204 oops 8 years ago
Anton Firszov b5911782ad ImageMagick decoder works 8 years ago
Anton Firszov 6e0c827f48 make Guard.NotNull() and DebugGuard.NotNull() generic 8 years ago
James Jackson-South 56c6ed94bf Can now encode gifs with global palette 8 years ago
popow cc4a203130 to make ExifProfile format agnostic again: passing ExifIdCode as ReadonlySpan to the ToByteArray method 8 years ago
popow 01aa5303e1 using defined exif constants in the TestProfileToByteArrayWorks Test 8 years ago
popow cac1bea984 fixed submodule merge mistake, setting it to "add reference output for FontShapesAreRenderedCorrectlyAlongACirclePath" 8 years ago
Scott Williams 6ff3aed4fb remove `SavePixelData()` apis in favour of `GetPixelSpan()` 8 years ago
James Jackson-South 6036a48bfa More tests 8 years ago
James Jackson-South 094e290a83 Better tRNS coverage 8 years ago
James Jackson-South 9a80514f2c Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
Anton Firszov c41fb82782 correct doc comment 8 years ago
Anton Firszov 85a16c0bf8 Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago