25 Commits (44c70efd8cb3a28b5f2cf5f61c611e58be90c9a1)

Author SHA1 Message Date
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South 99225bc589 Add basic comparision tests 8 years ago
James Jackson-South 9f078c818c Establish naming convention + move missed primitives 8 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 8 years ago
James Jackson-South 563077d87d Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South 8bda02579f Refactor Image, ImageFrame + IImage 8 years ago
James Jackson-South aca8636bfd Normalize predefined group naming. 8 years ago
James Jackson-South fe64365532 Transforms 8 years ago
James Jackson-South 13fa40874e Binarization, Convolution, DIthering, Effects & Filters 8 years ago
James Jackson-South 2fc6d4991e Remove Size parameter and minor transform cleanup. 8 years ago
James Jackson-South c2d874711d Add new transform draw test 9 years ago
James Jackson-South ab1dc518b4 More lightweight tests 9 years ago
JimBobSquarePants e53618c1f7 Add missing unit tests 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 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
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Scott Williams acc0fa9711 blend functions everywhere. 9 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
James Jackson-South 7835f930ee Rename Blend to DrawImage 10 years ago
James Jackson-South 5467fad353 Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk d72ed0ac01 Refactored creating the output directory. 10 years ago
dirk 2102ff5186 Only read and decode the test images once in the unit tests. 10 years ago
James Jackson-South f116d50493 Blend 10 years ago
James Jackson-South 142f334608 Saturation, Sepia 10 years ago
James Jackson-South f15a103b16 Begin add ColorMatrix filters. 10 years ago
James Jackson-South ad2249bbec jpeg now preserves dpi 10 years ago
James Jackson-South 52a126c0ef Add resolution test 10 years ago