8 Commits (38454f8fde24ba07dd31eb3e7a6a036d3dbcc5e4)

Author SHA1 Message Date
Brian Popow 38454f8fde Use using declarations to reduce nesting 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
Scott Williams 728342010e remove all drawing except draw image 6 years ago
James Jackson-South 2a15aaca16 Drop Default, use DeepClone + tests 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Brian Popow bb8911dd39 Fix merge mistake: Using DrawImageTests from current master branch 7 years ago
Brian Popow 18cda2ea48 Renamed DrawImageTest to DrawImageTests, fixed namespace 7 years ago
Anton Firszov cf8005deb2 validation in DrawImageTest 7 years ago
Anton Firszov 9f0cce38ab refactor of Overlays 7 years ago
Anton Firszov 0fbf85ff2f Finished refactoring transforms 7 years ago
Anthony Truskinger ff269db0bd Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
Anton Firszov bbfb2a0ef9 Rotation around custom center point. Rename PrependCenteredRotationRadians back to PrependRotationRadians 8 years ago
Anton Firszov 103d129012 Make AffineTransformProcessor and AffineTransformBuilder API more flexible 8 years ago
Anton Firszov e5f7b12c7e extend ProjectiveTransformBuilder 8 years ago
Anton Firszov cc2589f88e rename methods + extend API 8 years ago
James Jackson-South 8205216dfc Introduce AffineTransformBuilder 8 years ago
James Jackson-South 2d63e31b48 Add image blending tests to match the SVG spec examples 8 years ago
Vicente Penades 1035f23908 rearranged DrawImage method arguments. Fixed tests accordingly 8 years ago
Vicente Penades b189ff7746 Split PixelBlendMode enumeration into PixelColorBlendingMode and PixelAlphaCompositionMode 8 years ago
James Jackson-South d6944d5a6a Simplify drawing namespaces. 8 years ago
James Jackson-South fc2dc1b69d Update ImageSharp Namespaces. 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South 4059448dc6 Add basic comparision tests 8 years ago
James Jackson-South fd16a60c1a Establish naming convention + move missed primitives 8 years ago
James Jackson-South e7526f5057 Overlays => Drawing 8 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South 6101a14b94 Refactor Image, ImageFrame + IImage 8 years ago
James Jackson-South d562a63a4d Normalize predefined group naming. 8 years ago
James Jackson-South a1f2d063f3 Transforms 8 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 8 years ago
James Jackson-South 9fdf7e3720 Remove Size parameter and minor transform cleanup. 8 years ago
James Jackson-South 121f706b53 Add new transform draw test 9 years ago
James Jackson-South 1ec8411627 More lightweight tests 9 years ago
JimBobSquarePants 04bf11fbe3 Add missing unit tests 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 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
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Scott Williams 3671d9b906 blend functions everywhere. 9 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
James Jackson-South d6928ee787 Rename Blend to DrawImage 10 years ago
James Jackson-South 7f473cb0cd Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago