44 Commits (a4a7feb3ed717f7c4a75485b540839901bfff57f)

Author SHA1 Message Date
James Jackson-South 02d1f1b250 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
Anton Firszov 8271ef18c9 everything builds 7 years ago
James Jackson-South d6944d5a6a Simplify drawing namespaces. 8 years ago
Scott Williams b265f25af5 increase coverage on drawing path collections 8 years ago
Anton Firszov cac9d10e3a fix ShapeRegionTests 8 years ago
Anton Firszov d71ba3d761 refactor SixLabors.ImageSharp.Primitives.Region 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Anton Firszov 7d53c382c9 update external dependencies + fix RectangularPolygon usages 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 023176d0b9 Move Rgba32 inline with other pixel formats 9 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 9 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 9 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 9 years ago
Scott Williams 650986fea9 update shapes package to fix broken tests 9 years ago
Scott Williams fac95ccc2b remove usage of Span<T> from public api surface 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
Scott Williams bc172ba12f add draw text along path extension methods 9 years ago
Scott Williams 538550f980 add unit tests 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 cd30e554e1 move Configuration to be fist paramater. 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 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams b9545631c1 drop callbacks 10 years ago
Scott Williams 34b09eb099 code cleanup 10 years ago
Scott Williams 6f4d716884 use callbacks instead of overrides 10 years ago
Scott Williams b432e33ea8 Update SixLabors.Shapes 10 years ago
Scott Williams 3d8e86cb3a remove old test 10 years ago
Scott Williams eef8263be7 fix test names & vars 10 years ago
Scott Williams bf522fdfcb added unit tests for Paths 10 years ago