72 Commits (6ca596d3554974eeb37cfcb13fb8929f6050ced4)

Author SHA1 Message Date
Anton Firszov 00992043bb fixed ParallelHelper + improved tests 7 years ago
Anton Firszov 55b30e8a28 DetectEdgesTest.DetectEdges_InBox issue isolated in a failing test for ParallelHelper.IterateRows() 7 years ago
Vicente Penades c47f09a311 Updated SolidFill tests to cover all possible Blending-Composition combinations, reference images not in place yet 8 years ago
Anton Firszov 968a9cb186 Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 0eec2c794f using MagickReferenceDecoder everywhere, added ReferenceDecoderBenchmarks 8 years ago
Anton Firszov 1791e1af95 ImageMagick decoder works 8 years ago
James Jackson-South 34d1441892 Use SD, Better conversion and cleanup SD Bridge. 8 years ago
Anton Firszov e417ea275e rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 86e6f863ea RENAME: MemoryManager -> MemoryAllocator 8 years ago
Anton Firszov de717cf94a normalize IBuffer2D<T> API 8 years ago
Anton Firszov 9fa1e3e4df add tolerance to comparison in tests 8 years ago
Anton Firszov a217e42a48 FillEllipticGradientBrushTests 8 years ago
Anton Firszov e3889ab972 introduce TestImageExtensions.VerifyOperation(), simplify FillRadialGradientBrushTests and output file names 8 years ago
Anton Firszov 6d94fd8ebe use FormattableString instead of string in tests 8 years ago
Anton Firszov 41dd980cea use FormattableString for .DebugSave(...) and .CompareToReferenceOutput(...) whenever possible 8 years ago
Anton Firszov a9816fd937 use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov ef9b350b27 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
Anton Firszov 34ed38db88 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South 1e4b61db52 Ensure pixel is assigned and add encoded comparison and 8 years ago
Anton Firszov 1e72a33b8f higher tolerance for Resize and Filters 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
Vicente Penades ced881cae9 removed ImageFormat redirect methods from Configuration. 8 years ago
Anton Firszov 5b9b27c8cb Temporary Vortex 8 years ago
Anton Firszov 52c482e1e9 build fix: MakeOpaque() 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 739cec3772 clean up Buffer<T> API 8 years ago
Anton Firszov 15a995dd5c JpegEncoderTests using reference images 8 years ago
Anton Firszov b389ce646a GifDecoderTests using reference images 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov 8ea447d94c BmpEncoderTests using reference output 8 years ago
Lauri Kotilainen 72772ff197 - Make Buffer2D wrap Buffer 8 years ago
James Jackson-South 1bf234db10 Fix #390 8 years ago
Scott Williams 70f9fd229e refactor ImageFrameCollection for updated API 9 years ago
Anton Firszov 5dc06612b2 Renamed *.Advanced.ImageExtensions to AdvancedImageExtensions, 9 years ago
Scott Williams ee60eb3e83 exlusivly use frames to access pixel spans 9 years ago
Scott Williams 5adcfdb653 remove Unsafe from namespace 9 years ago
Scott Williams e22489f984 fix merge 9 years ago
Anton Firszov 0d29a076e5 super accurate results! 9 years ago
Anton Firszov e903f3283f do not verify that the reference decoder != actual decoder because of Mono 9 years ago
Anton Firszov d9a794d7b8 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Anton Firszov 02eb5f2f13 PngDecoder is covered now, and proven to be buggy :P 9 years ago
Anton Firszov 1562e32046 Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 48f3fdea66 comparing decoders 9 years ago
Anton Firszov 59705eeefb introducing the "doNotAppendPixelType" feature 9 years ago
Anton Firszov 747aa7f110 JpegDecoderTests using reference images 9 years ago
Anton Firszov fe79f4a96b TestImageExtensionsTests + TolerantImageComparer bugfix + update submodule 9 years ago