310 Commits (e23d8df4854abd731b2ad3835f88a980645df539)

Author SHA1 Message Date
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Jason Heard ba07fc22ba Add possible fix 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Simon Cropp aa6d2ab997 fix some spelling (#957) 7 years ago
James Jackson-South 5abca49055
Master cleanup (#952) 7 years ago
Tanner Gooding c5b14312b0 Updating the repo to use Directory.Build.props/targets files (#920) 7 years ago
Anton Firsov 34781bff3e API cleanup (related to #907) (#911) 7 years ago
Anton Firszov 3589820cd6 re-enable target frameworks 7 years ago
Anton Firszov 85147d26dc Remove NamedColors<T> usages 7 years ago
Anton Firszov e96c0e83ae fix remaining stylecop issues 7 years ago
Anton Firszov 17a4d91b82 clean-up drawing processors 7 years ago
Anton Firszov 0f823b9b4a non-generic DrawImageProcessor 7 years ago
Anton Firszov 659f8b6231 ImageBrush can apply a source image of a different pixel type than the target 7 years ago
Anton Firszov e57fe2058a rename files 7 years ago
Anton Firszov f5f80ca796 move drawing extensions to a (non-namespace-provider) subfolder 7 years ago
Anton Firszov a224e88993 tests are passing 7 years ago
Anton Firszov 6672741c45 ImageSharp.Drawing compiles 7 years ago
Anton Firszov 0e2c53e5ed Pen, Brush & Processors refactored 7 years ago
Anton Firszov 90c0772d96 started the refactor 7 years ago
Anton Firszov e492b68402 temporarily disable target frameworks 7 years ago
Anton Firszov 706211d144 re-enable all target frameworks 7 years ago
Anton Firszov 43c78abf32 temporarily disable multitargeting 7 years ago
Anton Firszov 3998b6d895 fix changes applied by mistake 7 years ago
Anton Firszov fa1e0baced cache Image dimensions into a field + re-enable all target frameworks 7 years ago
Anton Firszov 59845dcbd7 reached a fully compiling state 7 years ago
Anthony Truskinger 764a73b631 Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
BorisTheBrave 570849085b ImageBrush shouldn't Dispose of the image it is using. (#883) 7 years ago
James Jackson-South b5ad111eac
Faster Jpeg Huffman Decoding. (#894) 7 years ago
James Jackson-South e59e5315a8
Cleanup General Convolution (#887) 7 years ago
Poyo d382faf0f7 Change existing gradient brushes to accept PointF (#865) 7 years ago
Poyo 51a6647e5b Fix incorrect gradient color-stop calculation (#864) 7 years ago
James Jackson-South a33255c19c
Reorder target frameworks (#833) 7 years ago
James Jackson-South 2bf060f40b
Update dependencies + fix stylecop (#816) 7 years ago
Jason Nelson f4349679d0 Cleanup assembly properties 8 years ago
Anton Firszov 9237890821 Revert "temporary simplification of build targets" 8 years ago
Anton Firszov 425abbc8dd temporary simplification of build targets 8 years ago
Anton Firszov 3641b30305 cleanup & undo WIP project setup 8 years ago
James Jackson-South 1705a5a9dc Update dependencies 8 years ago
Curtis Wensley 26b2b3d310 Check for solid brush outside of loops 8 years ago
Curtis Wensley b31db43b11 Optimize filling a region with a solid brush when antialias is off 8 years ago
Peter Amrehn b732fae240 inline variable 8 years ago
Peter Amrehn 54b279983a fix typos in comments 8 years ago
Anton Firszov ba589d3121 KernelMap refactor WIP 8 years ago
Anton Firszov d2185efa4b Improve text rendering accuracy 8 years ago
Scott Williams 8be9e6df4d constrain destination span and scanline to same length 8 years ago
Anton Firszov 4a51598207 fix typos & cleanup 8 years ago
Scott Williams aee867c39f prevent text wandering from baseline 8 years ago
Anton Firszov 492d2d6b10 pass Configuration to Vector4 converters in PixelOperations 8 years ago
Anton Firszov c328f6d87d simplify IPixel method names: PackFrom*** -> From*** 8 years ago
Jason Nelson 607d421de7 Update SixLabors.Drawing minimium netststandard support to v1.3 8 years ago