4795 Commits (9c6b8e83a0abd7ca3bb37ca696142414ae4ffd73)
 

Author SHA1 Message Date
James Jackson-South 9c6b8e83a0
Merge branch 'master' into js/dither-all-the-things 8 years ago
James Jackson-South eb501177d4
Merge pull request #461 from SixLabors/js/fix-resize-exif-error 8 years ago
James Jackson-South 39aead4250 Fix #453 8 years ago
James Jackson-South b448724434 Use float threshold for dither 8 years ago
James Jackson-South a9ae5efedd Add dither tests 8 years ago
James Jackson-South 76fa8be009 Fix unit test 8 years ago
James Jackson-South cf1c8f2ec0
Merge branch 'master' into js/dither-all-the-things 8 years ago
Dirk Lemstra 5610d0e5d5
Merge pull request #455 from SixLabors/mono-workaround 8 years ago
James Jackson-South 0688343241 Final refactorings + bug fixes 8 years ago
Dirk Lemstra 5679c42dca Move swap to classes to avoid odd issues on Mono. 8 years ago
James Jackson-South 789e52c367 Refactor and fix dithering API + algorithm. 8 years ago
James Jackson-South 75f3d82158
Merge pull request #452 from SixLabors/js/fix-semi-opaque-dithering 8 years ago
James Jackson-South dd191d5945 Add test 8 years ago
James Jackson-South 928d8b5e36 Fix and optimize error diffusion 8 years ago
James Jackson-South 4f506de25d
Merge pull request #450 from SixLabors/js/add-missing-pixelconverterhelper 8 years ago
James Jackson-South 31e2a42cf1 Add simple clone test 8 years ago
James Jackson-South 69bda97274 Add missing pixel formats 8 years ago
James Jackson-South 17d3be3914
Merge pull request #448 from SixLabors/js/fix-423 8 years ago
James Jackson-South 17afa47672 fix ternary casting 8 years ago
James Jackson-South b105b1547f Standardize EXIF dimension transform updates 8 years ago
James Jackson-South 8cc891f4b0
Merge pull request #446 from SixLabors/js/premultiply 8 years ago
James Jackson-South 05775a3ed1 Drop an unnecessary constructor invocation for perf 8 years ago
James Jackson-South 4a220ee05e Update reference images 8 years ago
James Jackson-South 531ebd6bf6 Add new test for kaboom 8 years ago
James Jackson-South 8b8a9c2cb0 Add kaboom image for future testing 8 years ago
James Jackson-South b02a47dbe5 Re-enable the reference output for Detect Edges 8 years ago
James Jackson-South 9865e3d2da Update reference images 8 years ago
James Jackson-South bf22f826b2 Merge branch 'master' into js/premultiply 8 years ago
James Jackson-South 534b426ad1 Use premultiply for resize. Fix #428 8 years ago
James Jackson-South 14c2530b32
Merge pull request #445 from SixLabors/js/housekeeping 8 years ago
James Jackson-South 7fd7f18a76 Use premultiplication for convolution #428 8 years ago
James Jackson-South 8a84d8b54a Remove unused files 8 years ago
James Jackson-South 0cf2315b94
Merge pull request #386 from SixLabors/js/affine-transforms 8 years ago
James Jackson-South bfc9fe558d
Merge branch 'master' into js/affine-transforms 8 years ago
James Jackson-South b4c0ad4403 Update submodule 8 years ago
James Jackson-South d485d577c0
Merge pull request #404 from SixLabors/js/matrix-filters 8 years ago
Anton Firszov fc554abe9b undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov a12b89af84 Merge branch 'master' into js/matrix-filters 8 years ago
Anton Firszov fe20e71c09 Higher threshold for LomographTest 8 years ago
Anton Firszov 88f2158e9d lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
Anton Firszov 71a654d54e there is no need for separate Apply****InBox tests, 8 years ago
Anton Firszov 31f82ac349 reference images for filter tests + DRY out repeated code 8 years ago
Anton Firszov f6bf0fef94 better variable naming and docs 8 years ago
Anton Firszov 22d212de09 renamed NonAffineTransformProcessor to ProjectiveTransformProcessor 8 years ago
Anton Firszov d2e7a07374 IDE-s & analyzers why are you doing this to me? It's 2018! 8 years ago
Anton Firszov 5c12546100 finalized transform with source rectangle + tests 8 years ago
Anton Firszov 96975dff7f Transform_RotateScale_ManuallyCentered uses reference image now 8 years ago
Anton Firszov b09f533aa2 Transform() extension method overload taking Size 8 years ago
Anton Firszov 8edeb51763 AffineTransformProcessor.targetRectangle replaced by targetDimensions 8 years ago
Anton Firszov 102a12dc16 TransformTests -> AffineTransformTests + update submodule to use new reference images 8 years ago