54 Commits (d22ba208499ef3b46f16ebb01375a339c75cff55)

Author SHA1 Message Date
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams a61fcc95d9 Rename Generate -> Clone 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
Scott Williams 46b2075ca5 ensure we fill pixels even if start is smaller then minX 9 years ago
Scott Williams 11d04cfddc replace outlineing logic with path generation. 9 years ago
James Jackson-South 05716295ff Rectangle and RectangleF 9 years ago
James Jackson-South cc87885d83 Internalize PixelAccessor 9 years ago
James Jackson-South b980703b02 Replace BufferSpan<T> with Span<T> 9 years ago
Scott Williams 3671d9b906 blend functions everywhere. 9 years ago
Scott Williams d56e658854 updates to comments and moved code 9 years ago
Scott Williams 4a5a7dbc74 remove unused processor 9 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 9 years ago
Scott Williams 472bb85030 initial blender implementations 9 years ago
Vicente Penades e8d0552aba fixed stylecop 9 years ago
Vicente Penades a0a8ebacea Added Image drawing functions to use general porter duff modes 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 5899ceee8c Update to use MathsF 9 years ago
Scott Williams 69daa8464a scan to end of line even if longer 9 years ago
Scott Williams 3db50fea44 reduce range check 9 years ago
Scott Williams 152e71135c add range checks 9 years ago
Scott Williams 34b09eb099 code cleanup 9 years ago
Scott Williams 0a81f28c40 implement real sub-pixel rendering 9 years ago
James Jackson-South 58bd379394 Make all processors internal 9 years ago
James Jackson-South 3eda81fb0f Move all drawing code into drawing project 9 years ago
Scott Williams 509eaf12d5 consolidate packages 9 years ago
Scott Williams 07b5ff4e2d Fix drawing on transparent background 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Scott Williams 351f92812a update SixLabors.Shapes version 9 years ago
James Jackson-South 6b9d853b84 A little cleanup 9 years ago
Scott Williams 06ff61040d fixes some corner clipping issues 9 years ago
Scott Williams ae5ec4ccf1 xml doc fixes 9 years ago
Scott Williams a5b3aa496f xml doc fixes 9 years ago
Scott Williams 8994d9853b some cleanup 9 years ago
Scott Williams bf522fdfcb added unit tests for Paths 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
Scott Williams 97085fe465 migrate to third party shapes library 9 years ago
Scott Williams 5945a850f3 Enforce only access inside array bounds 9 years ago
Scott Williams 83f1f796ce style 👮 9 years ago
Scott Williams 086115fd78 code cleanup and comments 9 years ago
Scott Williams d6b4315b4d style 👮 9 years ago
Scott Williams 698785aa7c drop test code 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams 4dc25ee272 drop old code 9 years ago
Scott Williams 353440b145 fix class name 9 years ago
Scott Williams d07e0885db use abstract base class instead of interface 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago