340 Commits (5e39d6d50fd06e28578bf3fe4d23b8aef2ec8df3)

Author SHA1 Message Date
Scott Williams bc6f6d61a6 cleanup drawing namespace 9 years ago
James Jackson-South 5edcbb5b47 Remove ParallelOptions from IImageProcessor 9 years ago
Scott Williams 65ffcd77b6 fix to allow interpackage nuget deps to use correct version number. 9 years ago
Scott Williams 696c48d02e fix some tests and updated packages 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams d12e1902af internalise cloning processor + rename context 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 523e779c7c Rename Generate -> Clone 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 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 3b9e332da3 update to latest Shapes release 9 years ago
Scott Williams 15dffecfc1 ensure we fill pixels even if start is smaller then minX 9 years ago
Scott Williams 7c81b0cc35 add draw text along path extension methods 9 years ago
Scott Williams dbd9f70cc8 switch constructor and field back to array 9 years ago
Scott Williams ba24d42d44 fix property accessor 9 years ago
Scott Williams 230e47991f migrate text glyph rendering to SixLabors.Shapes.Text 9 years ago
Scott Williams 54a641ba2e remove redundent code 9 years ago
Scott Williams 4ab9228508 replace outlineing logic with path generation. 9 years ago
James Jackson-South 83c915b504 Rectangle and RectangleF 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 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 1df28ae430 Bump version number 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Scott Williams c165c75ba5 expose TextAlignment for text drawing 9 years ago
Scott Williams 4b5efa0b77 fix alpha tests 9 years ago
Scott Williams acc0fa9711 blend functions everywhere. 9 years ago
Scott Williams 0e216e05b8 bump version number due to moving GraphicOptions 9 years ago
Scott Williams 3f0cc9abf6 updates to comments and moved code 9 years ago
Scott Williams 1c9ab4b614 revent solid color brush 9 years ago
Scott Williams 105cefece8 remove unused processor 9 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 9 years ago
Scott Williams 0d8eb2032c initial blender implementations 9 years ago
Vicente Penades c442cb445a fixed stylecop 9 years ago
Vicente Penades bbaa8898e5 Added Image drawing functions to use general porter duff modes 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 87182ce452 Bump alpha version 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
Scott Williams 6d393d1db9 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Anton Firszov fee264a7d8 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Scott Williams 0c36757911 update to latest SixLabors.Fonts 9 years ago
Scott Williams 09300d142f bump SixLabors.Shapes version for perf increase 9 years ago
James Jackson-South d2787fc8fa Update to use MathsF 10 years ago
Scott Williams b3810f549d Increment version 10 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 10 years ago
Scott Williams 122ebccdc2 scan to end of line even if longer 10 years ago