2344 Commits (537dbcf78bf83ef62c5be11fe8bd2db1c598867d)

Author SHA1 Message Date
James Jackson-South 537dbcf78b Update reference images and decoder 7 years ago
James Jackson-South 2f3c0fce47 Use S.D in Windows. 7 years ago
James Jackson-South 890134cec6 Fix reference tests 7 years ago
James Jackson-South 5ef46927fc Use MagickReferenceDecoder for bmp. 7 years ago
James Jackson-South 7e55d2277f Disable comparison since the reference decoders cannpt decode the image. 7 years ago
popow 0f5df545be updated unit test to be in line with the other tests 7 years ago
popow 0e41c13d3c added Test for decoding windows BMPv2 and one for a bitmap which has 4 bytes per color palette 7 years ago
popow c25c34b476 added unit test for decoding OS2 bitmap with 16 bytes header 7 years ago
James Jackson-South 1b2e794c5b Use correct Kernel dimensions and optimize. Fix #786 8 years ago
James Jackson-South 3917e397f5 Fix #787 8 years ago
James Jackson-South 0274eae253 Bump lower tolerance for Box. 8 years ago
Stephan Vedder 5ef3f19c1f Add missing Non-SIMD implementation 8 years ago
Stephan Vedder ede120d5aa Work on 12-bit support 8 years ago
Stephan Vedder 5ee5da8f81 Start work on jpeg 12 bit support 8 years ago
Jason Nelson 690c5515a7 Remove unused Microsoft.CSharp dependency 8 years ago
Jason Nelson 196b748153 Remove unused BitMiracle.LibJpeg.NET depedency 8 years ago
Anton Firszov e4c7febccb less strict tolerance for 32bit .NET + NearestNeighborResampler, 8 years ago
Anton Firszov 0fb40155be Revert "temporary simplification of build targets" 8 years ago
Anton Firszov 53222f7ce2 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firszov e9dddc5d4a temporary simplification of build targets 8 years ago
Anton Firszov 2929fcf8f9 add more test cases to Resize_WorksWithAllResamplers 8 years ago
Anton Firszov cd6d07e3fc Made TolerantMath.Default a readonly property, 8 years ago
Anton Firszov 8b9600f9df wip 8 years ago
Anton Firszov 77e72c8000 test code cleanup 8 years ago
Anton Firszov 25195a74f1 update submodule, skip debug-only test case 8 years ago
Anton Firszov b4271cc20d robust ResizeKernelMap calculations using TolerantMath 8 years ago
Anton Firszov 49ef404552 TolerantMath: implemented Floor and Ceiling 8 years ago
Anton Firszov 3189c91563 introduce TolerantMath 8 years ago
Anton Firszov 97357b45e4 cherry pick test cases from auto-generated set 8 years ago
Anton Firszov 03324e3c21 additional extensive testing 8 years ago
Anton Firszov 2742e1923c cleanup & undo WIP project setup 8 years ago
James Jackson-South 8cdb72888d Add Skew methods and tests. 8 years ago
Anton Firszov 2d96beed9a format, docs, cleanup 8 years ago
Anton Firszov b33b5687d1 MosaicKernelMap works! 8 years ago
Anton Firszov e2279a04aa preparations for implementing MosaicKernelMap 8 years ago
Anton Firszov e2ff889f45 rename KernelMap to ResizeKernelMap, introduce MosaicKernelMap, move source code 8 years ago
Anton Firszov 70206614fc refactor KernelMap initialization 8 years ago
James Jackson-South 35ff16d5a6 Add Rotate(degrees, origin) 8 years ago
James Jackson-South a1b74ea1cb Add large jpeg to 32bit skip 8 years ago
James Jackson-South 7ea99129b5 Match APIs 8 years ago
James Jackson-South ffba817bca Update dependencies 8 years ago
James Jackson-South cfa7cfd3db Remove "Matrix" suffix 8 years ago
Anton Firszov eb82f9af68 fixed a bug in KernelMap caused by overlapping memory areas 8 years ago
Anton Firszov 0c9d6bbec1 printing ReferenceKernelMap 8 years ago
Anton Firszov bbfb2a0ef9 Rotation around custom center point. Rename PrependCenteredRotationRadians back to PrependRotationRadians 8 years ago
Anton Firszov 103d129012 Make AffineTransformProcessor and AffineTransformBuilder API more flexible 8 years ago
Anton Firszov e5f7b12c7e extend ProjectiveTransformBuilder 8 years ago
Anton Firszov 0774d5e794 Translation, Scale -> ProjectiveTransformBuilder 8 years ago
Anton Firszov cc2589f88e rename methods + extend API 8 years ago
Anton Firszov da50180e1c add more tests 8 years ago