7 Commits (32ab03bc3c83288e984cf791c9d0aec6ee067ff6)

Author SHA1 Message Date
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 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 d56e658854 updates to comments and moved code 9 years ago
Scott Williams 472bb85030 initial blender implementations 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
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
James Jackson-South 5899ceee8c Update to use MathsF 9 years ago
Anton Firszov e2d780107c BufferSpan ref indexer + Fix Drawing usages 9 years ago
Scott Williams 4e3b3b6ab1 Improve test coverage 9 years ago
Scott Williams a6e4de8d56 add guards to verify scanlineBuffer size 9 years ago
Scott Williams 34b09eb099 code cleanup 9 years ago
Scott Williams 0a81f28c40 implement real sub-pixel rendering 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 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
Anton Firszov be4c189533 IPixel 9 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 9 years ago
Scott Williams d07e0885db use abstract base class instead of interface 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 9 years ago
Scott Williams 0b2e792f26 fix namespaces 10 years ago
Scott Williams 85061df804 Split Drawing from Core 10 years ago
Scott Williams 661ed77db4 Drop IReadonlyPixelAccessor 10 years ago
Scott Williams 5bcc92cbde Add a recolor brush 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
Olivia c6ad2bcdbf Renaming files with generic types to match {T} pattern. 10 years ago
Olivia c074b63a49 Renaming files with generic types to match {T} pattern. 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 10 years ago
James Jackson-South cfbaa6ba11 Style👮 10 years ago