2744 Commits (e4bb5e4786a4df919a2d9f20a8bb14e6d9b54ca2)

Author SHA1 Message Date
James Jackson-South 6f6d9e78e6 Fix #453 8 years ago
Dirk Lemstra 96b285deed Move swap to classes to avoid odd issues on Mono. 8 years ago
James Jackson-South c13cc85b68 Fix and optimize error diffusion 8 years ago
James Jackson-South f773e005a9 Add missing pixel formats 8 years ago
James Jackson-South 2cb370f79e fix ternary casting 8 years ago
James Jackson-South d2df29e4b4 Standardize EXIF dimension transform updates 8 years ago
James Jackson-South 1dae3bd101 Drop an unnecessary constructor invocation for perf 8 years ago
James Jackson-South 219fdbd36b Use premultiply for resize. Fix #428 8 years ago
James Jackson-South e985d6004b Use premultiplication for convolution #428 8 years ago
Anton Firszov c1ce22bb33 better variable naming and docs 8 years ago
Anton Firszov ce5b62471a renamed NonAffineTransformProcessor to ProjectiveTransformProcessor 8 years ago
Anton Firszov 56a16f6a22 IDE-s & analyzers why are you doing this to me? It's 2018! 8 years ago
Anton Firszov 25763f0f99 finalized transform with source rectangle + tests 8 years ago
Anton Firszov a8c5355651 Transform() extension method overload taking Size 8 years ago
Anton Firszov 23c5d1fdf5 AffineTransformProcessor.targetRectangle replaced by targetDimensions 8 years ago
Anton Firszov 12f1358255 fix merge tool madness 8 years ago
James Jackson-South f1c8bc0348 Update intellisens docs + copyright 8 years ago
James Jackson-South a2f0d24893 Add internal non-affine transform methods 8 years ago
denisivan0v 61c9caf472 changes on code review 8 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 8 years ago
Anton Firszov d86eb2473f Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 8 years ago
denisivan0v 9f719d5b94 codestyle fix 8 years ago
denisivan0v b435f5eaa5 codestyle fixes 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Anton Firszov 48ffa1fd81 PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
Dirk Lemstra 54a636815c Fixed invalid value for description. 8 years ago
Scott Williams a20385523a Ensure extact half full renders a pixel 9 years ago
Scott Williams c475f09f25 Offset pixel grid when rendering with anti-aliasing turned off 9 years ago
James Jackson-South 81743c761e Make TransformHelpers internal 9 years ago
Anton Firszov 5041e5f542 fixing StyleCop issue 9 years ago
James Jackson-South ed59e3ad43 Reuse buffer and fix error messaging 9 years ago
Anton Firszov 3c2e10bd14 clean up filter tests + smaller output images 9 years ago
James Jackson-South 8322161716 Use test pattern files for tests 9 years ago
James Jackson-South 95fdde505e Use Bicubic for TransformProcessor 9 years ago
James Jackson-South 7d5c77cc7c Update default behaviours 9 years ago
James Jackson-South 6469a42e77 Fix #403 9 years ago
James Jackson-South e25ee10acd Fix #405 9 years ago
James Jackson-South f16e4bd609 Add Filter extension method + rename 9 years ago
James Jackson-South 32dfb7cb61 Convert photo effects 9 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 9 years ago
James Jackson-South 9e13a378a6 Cleanup + update tests 9 years ago
James Jackson-South 9be44f0c98 Premultiply FTW! 9 years ago
James Jackson-South dcfa0a02c7 Refactor transforms to allow freeform + rectangle 9 years ago
Anton Firszov c8b1b77d09 failing test for edge artifacts, minimalistic RotateTests, better Rgba32.ToString() 9 years ago
James Jackson-South 1bf234db10 Fix #390 9 years ago
James Jackson-South 0f98ca725b Fix Lancsoz banding + lighter skew tests 9 years ago
James Jackson-South 6e690b27fa No need for Vector2 here. 9 years ago
Zoltán Lehóczky eee92a2da6 Fixing more typos in various comments 9 years ago
Zoltán Lehóczky 839856ec77
Typo in ResamplingWeightedProcessor<TPixel> 9 years ago
Dirk Lemstra dde5334062 Removed invalid check reported in issue #394. 9 years ago