58 Commits (07e9f23dec36dace67d17eb9f20249bf83930361)

Author SHA1 Message Date
Anton Firszov 6e17898163 deleted all deprecated channel processing code 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 15409ad6bd skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov d9a794d7b8 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 5bae060841 build fix 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Anton Firszov bf676c09d1 it's called Manhattan distance! stupid me :P 9 years ago
Anton Firszov 7d2d3fdc09 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 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
Anton Firszov 84852a8796 good by GenericFactory! 9 years ago
Scott Williams 4c8ba5905c fix broken test 9 years ago
Scott Williams 3653f1f3c5 fix some tests and updated packages 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 59705eeefb introducing the "doNotAppendPixelType" feature 9 years ago
Anton Firszov cd3f39130a TestImageProvider can use custom decoder now 9 years ago
Anton Firszov febe9c6880 TestImageProvider can use custom decoder now 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 105d445cd4 PixelTypes bugfix + polishing ResizeTests 9 years ago
Anton Firszov 8d091b5fac looks like ApplyOilPaintFilterInBox() is failing with a very good reason 9 years ago
Anton Firszov 619ad53ae3 changed ImageComparer design again 9 years ago
Anton Firszov 0b0ba1369a implemented ExactImageComparer 9 years ago
Anton Firszov a00aec7d13 ImageComparer refactors, ExactComparer 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 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 2af76f62b3 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov 7d12830abf ReferencePngDecoder 9 years ago
Anton Firszov 2b4abd2d56 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
James Jackson-South 98c2b3d369 Fix broken test 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
Dirk Lemstra 26b8a9507f Fixed namespace 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 29cbdc4a1b Rename Argb, Add Color to tests 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Scott Williams 2ad4fefa88 add stylecop back 9 years ago
Anton Firszov 4501ca5fb4 fix 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago