165 Commits (db00a369d385e277d186abe6f8a76e011b3869c9)

Author SHA1 Message Date
Anton Firszov db00a369d3 add FontShapesAreRenderedCorrectlyAlongACirclePath() 8 years ago
Scott Williams 1fc2e583a0 test drawing along path 8 years ago
Scott Williams b265f25af5 increase coverage on drawing path collections 8 years ago
Scott Williams f531af0fbc additional tests around pen rendering with patterns 8 years ago
Scott Williams 4c08bb985b apply optermised font rendering path to glyphs outlines 8 years ago
Scott Williams bbd8acbf50 increase tolerance on tests 8 years ago
Scott Williams 0d42806cb5 ensure pen code path is tested 8 years ago
Scott Williams a8fa985b66 add optermised drawing path with cached glyph rendering 8 years ago
Anton Firszov e417ea275e rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov a8c9893e2f refactor FillRegionProcessor, drop MemoryManager.AllocateFake 8 years ago
Anton Firszov cac9d10e3a fix ShapeRegionTests 8 years ago
Anton Firszov d71ba3d761 refactor SixLabors.ImageSharp.Primitives.Region 8 years ago
Anton Firszov caf10379a9 validating tests for DrawText() 8 years ago
Peter Amrehn 5d3daaacbe #542: apply naming scheme for abstract classes 8 years ago
Anton Firszov 9fa1e3e4df add tolerance to comparison in tests 8 years ago
Anton Firszov a217e42a48 FillEllipticGradientBrushTests 8 years ago
Anton Firszov d53e015be4 finish refactoring FillLinearGradientBrushTests 8 years ago
Anton Firszov e818a5474c VerticalReturnsUnicolorColumns -> VerticalBrushReturnsUnicolorRows (+ simplify test code) 8 years ago
Anton Firszov ce8ca9782a FillLinearGradientBrushTests #1 8 years ago
Anton Firszov e3889ab972 introduce TestImageExtensions.VerifyOperation(), simplify FillRadialGradientBrushTests and output file names 8 years ago
Peter Amrehn 8f5cb5f1dd #542: cleanup test file names, fix naming for RadialGradientBrush test files 8 years ago
Unknown ea7cb83454 #542: code cleanup 8 years ago
Unknown 46c8bd95a6 #542: shorten test names, improve test image filenames 8 years ago
Unknown f290896db1 #542: remove redundant Asserts, cleanup code 8 years ago
Unknown 3052fe061a #542: improve tests for elliptic gradients 8 years ago
Unknown 09f6a4f2b1 #542: remove pixel checks and base class 8 years ago
Peter Amrehn 2af95bef7e #542: reduce test image sizes to save submudule size 8 years ago
Peter Amrehn b397622944 #542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested. 8 years ago
Anton Firszov ef9b350b27 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
Anton Firszov 34ed38db88 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
Unknown d29b6017ab implement GradientRepetitionModes 8 years ago
Unknown e837349952 first implementation of an elliptical gradient brush 8 years ago
Unknown 94f1698807 implement radial gradient brush. 8 years ago
Unknown 72ae5fa6ba #542: refactor to prepare for other gradients 8 years ago
Unknown 393444c3ff #542: fix rounding issues in tests 8 years ago
Unknown 1cd8656b46 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown eafdfead39 fix whitespacing 8 years ago
Unknown 35d0f56557 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 28457c8768 cleanup whitespace 8 years ago
Unknown 7a3ba8af3c #542: add tests for multi-color gradients 8 years ago
Unknown 94dbb743f7 #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown 90293cc6b7 #542: add test for vertical gradient 8 years ago
Unknown ce72683866 #542: reduce test output image sizes 8 years ago
Peter Amrehn 6dd544d5aa fix code styling issues 8 years ago
Unknown 1e587bc689 #542: use struct for ColorStops 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
Unknown 6d878441e7 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Unknown c02f9d883d #86: started to work on Gradient Brushes: Linear gradient brush, 8 years ago