8 Commits (5a63bc569582fa91d1a5bce5d9e9e712910013cd)

Author SHA1 Message Date
James Jackson-South b5957e578e Fix span access 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Anton Firszov 9e856a23cc Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 12bcdbb49a replace IBuffer<T> with IMemoryOwner<T> 8 years ago
Anton Firszov 85d7548049 rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 6585f9551f RENAME: MemoryManager -> MemoryAllocator 8 years ago
Anton Firszov 85d0295f44 refactor SixLabors.ImageSharp.Primitives.Region 8 years ago
James Jackson-South 563077d87d Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South 4573913520 Move drawing files into structured folders 8 years ago
Anton Firszov 59f1f0fc05 Temporary Vortex 8 years ago
Anton Firszov 27dade8d33 dropping MemoryManager ctr. argument: 8 years ago
Lauri Kotilainen bf8bd6832f - Code style fixes 8 years ago
Lauri Kotilainen 8d44ae346e - Explicitly pass MemoryManager to the places that 8 years ago
Lauri Kotilainen 61b61709a9 - Allocate Buffers from memory manager 8 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 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams c4aceae4a6 use buffer instead of array pool directly 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
Scott Williams 4ab9228508 replace outlineing logic with path generation. 9 years ago
Scott Williams 026474dd7e code cleanup 9 years ago
Scott Williams 1b7b6de072 implement real sub-pixel rendering 9 years ago
Scott Williams 3b59b02488 consolidate packages 9 years ago
Scott Williams 6bd8848b48 Update SixLabors.Shapes 9 years ago
James Jackson-South ca513fd070 A little cleanup 9 years ago
Scott Williams 8c2a840f4d fixes some corner clipping issues 9 years ago
Scott Williams b471a0cfba xml doc fixes 9 years ago
Scott Williams 7cc3ecee46 some cleanup 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