96 Commits (fe5bdf146dfa9b0a8d8689f57f5767dbfb378922)

Author SHA1 Message Date
Scott Williams 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 10 years ago
James Jackson-South 1df28ae430 Bump version number 10 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 10 years ago
Scott Williams c165c75ba5 expose TextAlignment for text drawing 10 years ago
Scott Williams 4b5efa0b77 fix alpha tests 10 years ago
Scott Williams acc0fa9711 blend functions everywhere. 10 years ago
Scott Williams 0e216e05b8 bump version number due to moving GraphicOptions 10 years ago
Scott Williams 3f0cc9abf6 updates to comments and moved code 10 years ago
Scott Williams 1c9ab4b614 revent solid color brush 10 years ago
Scott Williams 105cefece8 remove unused processor 10 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 10 years ago
Scott Williams 0d8eb2032c initial blender implementations 10 years ago
Vicente Penades c442cb445a fixed stylecop 10 years ago
Vicente Penades bbaa8898e5 Added Image drawing functions to use general porter duff modes 10 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 10 years ago
James Jackson-South 87182ce452 Bump alpha version 10 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 10 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 10 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 10 years ago
Scott Williams 6d393d1db9 bump version number and SixLabor.* dependencies 10 years ago
James Jackson-South a550b0f95e Rename Color to Color32 10 years ago
Anton Firszov fee264a7d8 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 10 years ago
Scott Williams 0c36757911 update to latest SixLabors.Fonts 10 years ago
Scott Williams 09300d142f bump SixLabors.Shapes version for perf increase 10 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
Scott Williams b028126fe3 reduce range check 10 years ago
Scott Williams 9b33d8b715 add range checks 10 years ago
Anton Firszov 847ed5ed98 BufferSpan ref indexer + Fix Drawing usages 10 years ago
Scott Williams d0c0dee582 Improve test coverage 10 years ago
Scott Williams e72f6fb1ba fix broken comment 10 years ago
Scott Williams 7eea486a69 add guards to verify scanlineBuffer size 10 years ago
Scott Williams 026474dd7e code cleanup 10 years ago
Scott Williams 928ac5960a fixed comment 10 years ago
Scott Williams 39691519d9 fix pattern brushes 10 years ago
Scott Williams c9d40d7611 get x=>width y=>height the correct way around. 10 years ago
Scott Williams 1b7b6de072 implement real sub-pixel rendering 10 years ago
James Jackson-South ac6c5ef39b Bump version number 10 years ago
James Jackson-South b839b2ce62 Make all processors internal 10 years ago
Scott Williams 095c3fb5fb fix all instances of var 10 years ago
Scott Williams 4ab7d37e38 update sixlabors.* dependencies 10 years ago
James Jackson-South 27a952fb89 Bump version and fix metadata 10 years ago
James Jackson-South 73a88cf853 Move all drawing code into drawing project 10 years ago
James Jackson-South 5d82ed31c4 Remove unneeded package references from drawing. 10 years ago
James Jackson-South 98bd97c4d2 Fix stylecop.json reference in project 10 years ago
Scott Williams f921dd171a tweak file location 10 years ago
Scott Williams aae0ca9cff try local stylecop.json 10 years ago
Scott Williams 6fba1f3949 fix stylecop 10 years ago