1743 Commits (2742e1923c369bc880d9649aa7fa3c1ebb3a92d0)

Author SHA1 Message Date
Anton Firszov 2742e1923c cleanup & undo WIP project setup 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
Anton Firszov eb82f9af68 fixed a bug in KernelMap caused by overlapping memory areas 8 years ago
Anton Firszov 0c9d6bbec1 printing ReferenceKernelMap 8 years ago
James Jackson-South 6849617065 Fix trns preservation and add tests 8 years ago
James Jackson-South f79f1894a3 Reduce allocatoins, check bit depth and rename. 8 years ago
Dan Manning 6558464c75 ImageSharp-762_Aot-compiling: renamed to AotCompilerTools 8 years ago
Dan Manning 657f551642 ImageSharp-762_Aot-compiling: added simple unit test to check no exceptions are thrown by AotCompiler 8 years ago
Jason Nelson fdb45dda5e Add test coverage for #770 8 years ago
James Jackson-South 8de843200f Mask the PaletteQuantizer<TPixel>.CreateFrameQuantizer() methods. 8 years ago
Anton Firszov e059620f19 KernelMap refactor WIP 8 years ago
Anton Firszov f425190dc7 Cover KernelMap with tests 8 years ago
Anton Firszov 99a641625c drop unused parameter 8 years ago
Anton Firszov 32e0497dca minor refactor on ResizeKernel 8 years ago
Anton Firszov 300ee6a555 move ResizeProfilingBenchmarks, use the ***ProfilingBenchmarks naming convention everywhere 8 years ago
Anton Firszov fd1ce9842c oops 8 years ago
Anton Firszov 5c65cca162 fix Block8x8FTests.Copy1x1Scale, reorganize TestImages.Jpeg.BenchmarkSuite as a static class 8 years ago
Anton Firszov 86489b8ac6 simplify benchmark suite 8 years ago
Anton Firszov 5ea62adedd Drop all GetBlockDataReference() usages 8 years ago
Anton Firszov 8c6903873b improved benchmarks + more benchmark results 8 years ago
Anton Firszov b32694590d Even better Copy2x2. Tests: Group together & refactor profiling benchmarks 8 years ago
Anton Firszov c34e4ff85f optimize ExifReader.ToEnum<TEnum>(...) 8 years ago
Anton Firszov bc79b18817 Optimization: do not initialize pixel buffer in JpegDecoder 8 years ago
Anton Firszov 941e51cd16 reimplement Block8x8F.CopyTo2x2 8 years ago
Anton Firszov 7f113ab00a AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
James Jackson-South af5e0138d5 Change tolerance for Net462 8 years ago
Anton Firszov b5e419d89e InliningOptions.ShortMethod 8 years ago
James Jackson-South b2920a12ba Don't force transparency 8 years ago
Anton Firszov 099e38a57b drop ComplexIntegrationTests, add ProfilingBenchmarks 8 years ago
Anton Firszov 82646c11b7 remove yet another duplicate and drop the unused PdfJsOnly list 8 years ago
Dirk Lemstra 4610324f22
Upgraded Magick.NET to the latest release. 8 years ago
Dirk Lemstra 6f208072df
Removed duplicate item from the list. 8 years ago
Anton Firszov 1bd8a9cb92 increase tolerance to tolerate inaccuracies on legacy JIT 8 years ago
Anton Firszov ef32f68391 use OpenSans-Regular.ttf in tests 8 years ago
Anton Firszov 381f83d543 Improve text rendering accuracy 8 years ago
Anton Firszov 6aa8f0ac40 Failing test case based on #685 8 years ago
Anton Firszov 96042fd126 use strict - but not exact - comparison in DrawTextOnImageTests 8 years ago
Scott Williams 9a3bc96b56 constrain destination span and scanline to same length 8 years ago
Scott Williams a51c6b4af5 remove commented out tolerances 8 years ago
Scott Williams f8f7a0655c prevent text wandering from baseline 8 years ago
James Jackson-South ba6ecfead5 Add issue reference images 8 years ago
Anton Firszov 25bc074273 imrpoved accuracy for Gray8 conversion 8 years ago
Dirk Lemstra a2a4bcbfab
Return empty string instead of null. 8 years ago
Dirk Lemstra 013d58e3dd
Added missing length check that caused an ArgumentNullException (#750) 8 years ago
Anton Firszov 633c212bdd add header 8 years ago
Anton Firszov 16018e5c6a refactor PixelOperationsTests 8 years ago