33 Commits (60f8806a26759c886afbc8c201e1e3434e72d8e7)

Author SHA1 Message Date
Scott Williams 41b92dbde4 remove dubug if 9 years ago
Scott Williams 888e1f93c7 update shapes package to fix broken tests 9 years ago
Scott Williams 70e734a2d4 remove usage of Span<T> from public api surface 9 years ago
Scott Williams b289ce752a pass configuation into processors 9 years ago
Scott Williams ec2503c2e4 wip - pixel data only on image frames 9 years ago
Scott Williams bc6f6d61a6 cleanup drawing namespace 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
Scott Williams 15dffecfc1 ensure we fill pixels even if start is smaller then minX 9 years ago
Scott Williams 4ab9228508 replace outlineing logic with path generation. 9 years ago
James Jackson-South e768b09198 Internalize PixelAccessor 9 years ago
James Jackson-South 9984ffa348 Replace BufferSpan<T> with Span<T> 9 years ago
Scott Williams 0d8eb2032c initial blender implementations 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South d2787fc8fa Update to use MathsF 9 years ago
Scott Williams 122ebccdc2 scan to end of line even if longer 9 years ago
Scott Williams b028126fe3 reduce range check 9 years ago
Scott Williams 9b33d8b715 add range checks 9 years ago
Scott Williams 026474dd7e code cleanup 9 years ago
Scott Williams 1b7b6de072 implement real sub-pixel rendering 9 years ago
James Jackson-South b839b2ce62 Make all processors internal 9 years ago
James Jackson-South 73a88cf853 Move all drawing code into drawing project 9 years ago
Scott Williams 3b59b02488 consolidate packages 9 years ago
Scott Williams c3e6980609 Fix drawing on transparent background 9 years ago
Anton Firszov 1125edcef8 IPixel 9 years ago
Scott Williams 60fb2fb775 update SixLabors.Shapes version 9 years ago
Scott Williams 8c2a840f4d fixes some corner clipping issues 9 years ago
Scott Williams 1275e42cec xml doc fixes 9 years ago
Scott Williams b471a0cfba xml doc fixes 9 years ago
Scott Williams 59c9b88cbd added unit tests for Paths 9 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 9 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 9 years ago
Scott Williams 7d253d81ed migrate to third party shapes library 9 years ago
Scott Williams ac47d9fdde Enforce only access inside array bounds 9 years ago
Scott Williams 1067c788af style 👮 9 years ago
Scott Williams df0775b732 code cleanup and comments 9 years ago
Scott Williams 6a6d0616dc style 👮 9 years ago
Scott Williams 468d06daf5 drop test code 9 years ago
Scott Williams ca05bec9da Fix complex polygon fill 9 years ago
Scott Williams 10b94e4fe8 drop old code 9 years ago
Scott Williams 9ae9041c8d use abstract base class instead of interface 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 8a916f453d fix namespaces 9 years ago
Scott Williams 7570c3a278 migrate processors 9 years ago
Scott Williams 78359860ff Split Drawing from Core 9 years ago
James Jackson-South f59de118ff Fix Tests 9 years ago
Olivia 8d689c9f2c Removing common namespace. 9 years ago
Olivia 61b7d3aedb Refactoring the rest to use a const epsilon. 9 years ago
Scott Williams 5f5dffc700 Add a recolor brush 10 years ago