23 Commits (6cdc3f783a3eea562d265ae4dd8c929cbd655f18)

Author SHA1 Message Date
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> 10 years ago
James Jackson-South 450987dc00 Remove non-generic Image 10 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 10 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 10 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