2599 Commits (3dfb3171cfc628a953ced05d9efaee46130845fe)

Author SHA1 Message Date
James Jackson-South ff136cd8ad Compare image on windows only for now. 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
James Jackson-South 9e232fe57a Improve code coverage. 7 years ago
Brian Popow 50bacca782 Add GetBT709Luminance with vector test 7 years ago
Brian Popow 11cc8121fa Update external for issue 984 testimages 7 years ago
James Jackson-South c88e34d344 Initial working commit 7 years ago
James Jackson-South 058836d0c9 Normalize GraphicsOptions parameter position 7 years ago
James Jackson-South 241c50a79e Drop Default, use DeepClone + tests 7 years ago
James Jackson-South 4a4379ef80 Simplify options and add clone + tests 7 years ago
James Jackson-South e59f2206f3 Convert options into classes. 7 years ago
James Jackson-South d91bda2946 Fix #1044 7 years ago
Brian Popow 2acaea2ee4 Add benchmarks for tga images 7 years ago
Brian Popow 8b0eaf8dfd Code review changes 7 years ago
Brian Popow 7db0caaedd Throw ImageFormatException when width or height is 0 7 years ago
Brian Popow 862018228d Add tests for bmp and tga header to throw UnknownImageFormatException when there is insufficient data 7 years ago
Brian Popow f1a021b065 Using tolerant comparer for 16 and 8 bit 7 years ago
James Jackson-South 7cb840a86a Fix output, cleanup and minor optimizations. 7 years ago
James Jackson-South 1911fb536d Update External 7 years ago
James Jackson-South 1d0834ddde Optimize effor diffusion. Fix #757 7 years ago
Anton Firszov 53bb11a236 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
Anton Firszov d758d49f1f expose limited Buffer2D internals, smplify API surface 7 years ago
Brian Popow 2e034af05c Set expected default configuration count to 5 7 years ago
Brian Popow f612fabf79 Add CompareToOriginal at the end of Issue1014 test 7 years ago
Brian Popow 3b5af03f5f Add test for the tga encoder 7 years ago
Brian Popow 7b3018c3e1 Add support for encoding rle 8, 16 and bit tga images 7 years ago
Brian Popow deb1bf5284 Add support for images with top left origin 7 years ago
Brian Popow e12873c115 Add tests for topleft origin 7 years ago
Brian Popow 296e75bb3f Change test images, add additional tests 7 years ago
James Jackson-South 1f8050886f Update reference image to match new output 7 years ago
Brian Popow 7a8a132558 Add RLE test images 7 years ago
Brian Popow 3b48dc39dc Add tga decoder tests 7 years ago
Brian Popow c3d5f4bd29 Add unit test for issue #1014 7 years ago
Brian Popow 4778a915cf Update external for histogram reference images 7 years ago
James Jackson-South ccaaf402e4 Fix up code and tests 7 years ago
Brian Popow 2bd1df92ba Change test images for Issue984 to be non transparent 7 years ago
Brian Popow 9942e1f64b Change the default value of clipLimit 7 years ago
ip75 e880e63df2 fix test values 7 years ago
ip75 e76ebb84ef Filters test 7 years ago
James Jackson-South 40b69d7e95 Refactor cloning processors and tests 7 years ago
James Jackson-South d62fa6929b Make processors public, refactor cloning. 7 years ago
ip75 dd4570ea6e Value 1.5 must be greater than or equal to 0 and less than or equal to 1 7 years ago
ip75 0dfc761427 LightnessTest 7 years ago
Xavier Cho 7e06b63420 Accept points instead of line segments as constructor argument 7 years ago
Turnerj fa1d9efaa2 Use local CreateFont method 7 years ago
Turnerj 6a0ce745e8 Updated font used for test 7 years ago
Turnerj ad56a756ce Fix horizontally out-of-bounds error when drawing text 7 years ago
James Jackson-South ee8ea55e31 revert preenumeration rule 7 years ago
James Jackson-South cab9d4d76b Fix #999 and add tests 7 years ago
James Jackson-South 58eb198468 Fix #997 7 years ago
Anton Firszov 895d51559a delete GuardTests 7 years ago