62 Commits (321bbabb0165929cd7f19643a31b89da2ea6a033)

Author SHA1 Message Date
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
Anton Firszov 619ad53ae3 changed ImageComparer design again 9 years ago
Anton Firszov a00aec7d13 ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov e01cc2bb16 docs & formatting 9 years ago
Anton Firszov cd2e0a1be8 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov f53a788980 test utility refactors 9 years ago
Anton Firszov 0136a6c121 ResizeTests working with CalliphoraPartial.png 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 9 years ago
Anton Firszov 09d8face82 refactor 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
James Jackson-South f24863fa66 AutoOrient 9 years ago