26 Commits (2144a5134985819607180699093ffb3579fc295a)

Author SHA1 Message Date
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