45 Commits (112262a6063d624c717b188a58e339eb177c3888)

Author SHA1 Message Date
James Jackson-South d6944d5a6a Simplify drawing namespaces. 8 years ago
Jason Nelson 9051daf8f5 Fix merge conflict 8 years ago
James Jackson-South 49a574537f All tests now pass 8 years ago
Scott Williams 503ae5b1a8 remove draw text along path 8 years ago
Anton Firszov fd78beda18 fine tune tolerance 8 years ago
Anton Firszov 1babb6a8b2 update submodule, fine-tune test tolerance 8 years ago
Anton Firszov db00a369d3 add FontShapesAreRenderedCorrectlyAlongACirclePath() 8 years ago
Scott Williams 1fc2e583a0 test drawing along path 8 years ago
Scott Williams f531af0fbc additional tests around pen rendering with patterns 8 years ago
Jason Nelson 2861c521c4 Downgrade Unsafe package [test] 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 caf10379a9 validating tests for DrawText() 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South bf9b3cfd3f Move GraphicsOptions parameter 9 years ago
James Jackson-South e7526f5057 Overlays => Drawing 9 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 9 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Scott Williams f7cbb27995 test extensions methods 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
Scott Williams bc172ba12f add draw text along path extension methods 9 years ago
Scott Williams 953bbe9b36 migrate text glyph rendering to SixLabors.Shapes.Text 9 years ago
Scott Williams 11d04cfddc replace outlineing logic with path generation. 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
Scott Williams c12c45737e Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 10 years ago
Scott Williams fdfe5ed0b4 bump version number and SixLabor.* dependencies 10 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 10 years ago
Scott Williams 422ff51502 Default text drawing at an image dpi independent size 10 years ago
Scott Williams af0d8cd8c5 TextGraphicsOptions Tests 10 years ago
Anton Firszov 02db976b95 Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 10 years ago
Scott Williams e29f3eadd9 fix all instances of var 10 years ago
Scott Williams 1b3a94f370 render using sixlabors.fonts 10 years ago