22 Commits (8457372718fdc56da629f32bdedd330f3934f8cf)

Author SHA1 Message Date
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South e7526f5057 Overlays => Drawing 8 years ago
James Jackson-South 023176d0b9 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 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 ea44e6ce15 refactor encoders/decoders 9 years ago
Scott Williams c12c45737e Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Scott Williams 8994d9853b some cleanup 9 years ago
Scott Williams eef8263be7 fix test names & vars 9 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 9 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Scott Williams 73b378c4ca optimise complex polygons 10 years ago
Scott Williams 72d62cb1e6 drop PointF and use Vector2 instead 10 years ago
Scott Williams b9a63120c1 Add drawing methods. 10 years ago