34 Commits (6f66076ac2e1aa6e32502634da55df4cf2216380)

Author SHA1 Message Date
Jason Nelson 55d0e8c62a Format tests 8 years ago
Anton Firszov 29d6291fd6 update external dependencies + fix RectangularPolygon usages 8 years ago
James Jackson-South f53097a6cf Move GraphicsOptions parameter 8 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 9 years ago
James Jackson-South b6bafd0827 Move Rgba32 inline with other pixel formats 9 years ago
James Jackson-South 563077d87d Combine drawing methods to new Overlays namespace. 9 years ago
Anton Firszov 27dade8d33 dropping MemoryManager ctr. argument: 9 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 9 years ago
Scott Williams 888e1f93c7 update shapes package to fix broken tests 9 years ago
Scott Williams 70e734a2d4 remove usage of Span<T> from public api surface 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
Scott Williams 7c81b0cc35 add draw text along path extension methods 9 years ago
Scott Williams 8e6aecbd0b add unit tests 9 years ago
Scott Williams 4ab9228508 replace outlineing logic with path generation. 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
Scott Williams 41b1833e8f move Configuration to be fist paramater. 9 years ago
Scott Williams 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams 469d404944 drop callbacks 10 years ago
Scott Williams 026474dd7e code cleanup 10 years ago
Scott Williams 1ce4005e88 use callbacks instead of overrides 10 years ago
Scott Williams 6bd8848b48 Update SixLabors.Shapes 10 years ago
Scott Williams a7fab63cb1 remove old test 10 years ago
Scott Williams 65ffb797e1 fix test names & vars 10 years ago
Scott Williams 59c9b88cbd added unit tests for Paths 10 years ago