309 Commits (726b6ab7c2f91f042d50a3677188a6de2b9ab976)

Author SHA1 Message Date
Jason Heard 724c26a50d Add possible fix 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
James Jackson-South 7196b43fb7
Master cleanup (#952) 7 years ago
Tanner Gooding e2651e7f45 Updating the repo to use Directory.Build.props/targets files (#920) 7 years ago
Anton Firsov b00b949141 API cleanup (related to #907) (#911) 7 years ago
Anton Firszov a36aa55a59 re-enable target frameworks 7 years ago
Anton Firszov 51e23eb7d8 Remove NamedColors<T> usages 7 years ago
Anton Firszov d2ea0056c4 fix remaining stylecop issues 7 years ago
Anton Firszov b7dadca8b0 clean-up drawing processors 7 years ago
Anton Firszov 0bd86ddcb6 non-generic DrawImageProcessor 7 years ago
Anton Firszov efaa3c05ed ImageBrush can apply a source image of a different pixel type than the target 7 years ago
Anton Firszov c07bd2fd97 rename files 7 years ago
Anton Firszov f7df30f58c move drawing extensions to a (non-namespace-provider) subfolder 7 years ago
Anton Firszov f0b70b63ef tests are passing 7 years ago
Anton Firszov b902e6c99c ImageSharp.Drawing compiles 7 years ago
Anton Firszov 73f9116a46 Pen, Brush & Processors refactored 7 years ago
Anton Firszov 2bff82367c started the refactor 7 years ago
Anton Firszov 6741c280e3 temporarily disable target frameworks 7 years ago
Anton Firszov 2791284478 re-enable all target frameworks 7 years ago
Anton Firszov aeaeab84f1 temporarily disable multitargeting 7 years ago
Anton Firszov 143946e37f fix changes applied by mistake 7 years ago
Anton Firszov cf3d4b50f5 cache Image dimensions into a field + re-enable all target frameworks 7 years ago
Anton Firszov 5091ac5e79 reached a fully compiling state 7 years ago
Anthony Truskinger ff269db0bd Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
BorisTheBrave 02d04c81db ImageBrush shouldn't Dispose of the image it is using. (#883) 7 years ago
James Jackson-South 2fcba54a3e
Faster Jpeg Huffman Decoding. (#894) 7 years ago
James Jackson-South 0a78af5bdb
Cleanup General Convolution (#887) 7 years ago
Poyo 0dfa2f9f98 Change existing gradient brushes to accept PointF (#865) 7 years ago
Poyo a7f9a8e9e1 Fix incorrect gradient color-stop calculation (#864) 7 years ago
James Jackson-South 4c0b0123a8
Reorder target frameworks (#833) 7 years ago
James Jackson-South 2849fd9c1d
Update dependencies + fix stylecop (#816) 7 years ago
Jason Nelson 18a75f4144 Cleanup assembly properties 8 years ago
Anton Firszov 0fb40155be Revert "temporary simplification of build targets" 8 years ago
Anton Firszov e9dddc5d4a temporary simplification of build targets 8 years ago
Anton Firszov 2742e1923c cleanup & undo WIP project setup 8 years ago
James Jackson-South ffba817bca Update dependencies 8 years ago
Curtis Wensley 8073404c77 Check for solid brush outside of loops 8 years ago
Curtis Wensley 0ac969a711 Optimize filling a region with a solid brush when antialias is off 8 years ago
Peter Amrehn df155496b7 inline variable 8 years ago
Peter Amrehn 9e006c734e fix typos in comments 8 years ago
Anton Firszov e059620f19 KernelMap refactor WIP 8 years ago
Anton Firszov 381f83d543 Improve text rendering accuracy 8 years ago
Scott Williams 9a3bc96b56 constrain destination span and scanline to same length 8 years ago
Anton Firszov 190d133b2c fix typos & cleanup 8 years ago
Scott Williams f8f7a0655c prevent text wandering from baseline 8 years ago
Anton Firszov ca60ecf7f4 pass Configuration to Vector4 converters in PixelOperations 8 years ago
Anton Firszov d4be172dcc simplify IPixel method names: PackFrom*** -> From*** 8 years ago
Jason Nelson 992010cbaa Update SixLabors.Drawing minimium netststandard support to v1.3 8 years ago
Anton Firszov 0c42925a05 fix typo, improve DivideCeil 8 years ago