4625 Commits (17a7d2dbdfcd322fd2b33c191d8177f8561ee2a4)
 

Author SHA1 Message Date
James Jackson-South 17a7d2dbdf
Merge branch 'master' into js/affine-transforms 9 years ago
Scott Williams 96b997e335
Merge pull request #397 from SixLabors/add-test-394 9 years ago
Anton Firszov bcd3371da0 add test for #394 + #395 9 years ago
James Jackson-South 9a8b827ebc
Merge branch 'master' into js/affine-transforms 9 years ago
Dirk Lemstra d24decbae7 Removed invalid check reported in issue #394. 9 years ago
James Jackson-South 2221912c62 Fix build 9 years ago
James Jackson-South 531c41ece0 Add comments 9 years ago
James Jackson-South 67a2db7edd
Merge branch 'master' into js/affine-transforms 9 years ago
James Jackson-South 2144a51349
Merge pull request #392 from SixLabors/js/png-perf 9 years ago
James Jackson-South c15f2328ec Minor hashing optimizations 9 years ago
James Jackson-South a6a7e7be6e
Merge branch 'master' into js/affine-transforms 9 years ago
James Jackson-South f72f6af43b
Merge pull request #387 from SixLabors/fix-385 9 years ago
James Jackson-South 5426cb01d1 Fix travis 9 years ago
James Jackson-South c2d874711d Add new transform draw test 9 years ago
James Jackson-South e0e0cf189d Span<T>!! 9 years ago
James Jackson-South af819aba07 Normalize matrix transforms across methods 9 years ago
James Jackson-South be2c2e2742 Handle downsized transforms 9 years ago
James Jackson-South 36c3a4b9f2 WIP make this work with scaled-down transforms. 9 years ago
James Jackson-South 6b182faf80 Fix inheritance and cleanup 9 years ago
James Jackson-South b26ae165e5 Performance improvements in loop 9 years ago
James Jackson-South 069422297b It works!!!! 9 years ago
James Jackson-South 5201a2238c Original maths was totally incorrect 9 years ago
James Jackson-South 0c98e5b333 Fix nuget.config, Thanks VSCode!! 9 years ago
James Jackson-South 7abcaa2024 Add missing myget source 9 years ago
James Jackson-South 2f4e06cae8 Update dependencies, remove code duplication 9 years ago
James Jackson-South bce9d38fe2 Fix sampling offset 9 years ago
Anton Firszov cd71a63113 fix #385 + add test 9 years ago
Anton Firszov 4b56f23c7c testing with all resamplers 9 years ago
James Jackson-South b8f0432499 Bump Travis dotnet build 9 years ago
James Jackson-South a9b4e3b27a Disable Lanczos2 for now, we need test image 9 years ago
James Jackson-South ce4390f8ef
Merge branch 'master' into js/affine-transforms 9 years ago
James Jackson-South ea69d7152e Fix KnownResamplers 9 years ago
James Jackson-South 37370aa089 Fix affine transforms and cleanup 9 years ago
James Jackson-South 62d697bc7e
Merge pull request #384 from SixLabors/js/remove-pixelconversion-extensions 9 years ago
James Jackson-South 90f90671cc Better but still not correct 9 years ago
James Jackson-South 23974da9fc Fix max values 9 years ago
James Jackson-South 5313a6ea9a Move indexing to method. 9 years ago
James Jackson-South 6fb1def28d Add broken implementation. Help needed! 9 years ago
James Jackson-South f3fb47ba37 Refactor affine classes to inherit from weighted 9 years ago
James Jackson-South 62e0457ee0 Fix broken test 9 years ago
James Jackson-South b5d6a4b692 Remove from tests 9 years ago
James Jackson-South f5c0979825 Remove from source 9 years ago
Scott Williams 08eae8a5e5
Merge pull request #382 from SixLabors/core2 9 years ago
James Jackson-South 51e7f03393 Update tests 9 years ago
James Jackson-South 55903a232c Update ImageSharp.Drawing 9 years ago
James Jackson-South 7863fbf672 Update ImageSharp and add new target 9 years ago
James Jackson-South 8981a6405d Merge pull request #370 from SixLabors/js/fix-16bit-bmp-decoding 9 years ago
James Jackson-South f3f2e41001 Fix 16bit decode and add tests 9 years ago
James Jackson-South 171857235c Merge pull request #368 from SixLabors/js/bmp-invert-palette 9 years ago
James Jackson-South aa3ee34e70 Add RLE inverted test image 9 years ago