2818 Commits (1fd9afcba637f80624632b70a1db28587e17a3ce)
 

Author SHA1 Message Date
James Jackson-South 1fd9afcba6 Decode CMYK and YCCK images Fix #40 10 years ago
James Jackson-South ae01797a6c Merge pull request #43 from olivif/olivif/fixwarnings 10 years ago
James Jackson-South 30de099769 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 10 years ago
James Jackson-South 33f3921e74 Slight improvement in palette quantizer 10 years ago
Olivia fe93690c6e Fixing docs to start with uppercase letter. 10 years ago
Olivia bb079906ea Fixing more documentation warnings. Fixing generic type style warnings. 10 years ago
Olivia a4ddbee902 Fixing missing parameter documentation warnings. 10 years ago
Olivia af018991e2 Fixing stylecop warnings on whitespace and usings. 10 years ago
Dirk Lemstra ce2b8aa0f9 Corrected batch file. 10 years ago
Dirk Lemstra 019c116e25 Try to figure out dotnet location. 10 years ago
Dirk Lemstra 4d58e73229 Corrected dotnet folder. 10 years ago
Dirk Lemstra 112bd4d19e Implemented codecov. 10 years ago
James Jackson-South 5397d76258 Remove allocation in octree quantizer. 10 years ago
James Jackson-South 9afc73d2b4 Update TPacked signature 10 years ago
James Jackson-South 01f1eec265 Remove unused glow reference. 10 years ago
James Jackson-South 50abd9f31f Merge pull request #41 from tocsoft/optimise-polygon-merging 10 years ago
Dirk Lemstra b3ecf0ec73 Fixed issue with incorrect X offset in the PixelAccessor that was reported by Anton Firsov. 10 years ago
Scott Williams 18d87956dc fix stylecop issues 10 years ago
Scott Williams 0cf795fc27 Remove more linq calls 10 years ago
Scott Williams 691c214a11 optimise complex polygons 10 years ago
James Jackson-South 7835f930ee Rename Blend to DrawImage 10 years ago
James Jackson-South 0bad55ab2d Style👮 10 years ago
James Jackson-South 57d12c6f7e Merge branch 'refs/heads/pr/37' 10 years ago
James Jackson-South 3b2558eac1 Cleanup 10 years ago
James Jackson-South 4dbe394c9d Better transparency destection 10 years ago
James Jackson-South 75775a6974 Use Vector2 10 years ago
James Jackson-South ff5ba9334d Speed up palette quantizer 10 years ago
Scott Williams 90e81c7ea8 add more details about patterns 10 years ago
Scott Williams 365541241e add Image brush 10 years ago
Scott Williams 8d85a75ced provide graphics options for drawing methods 10 years ago
Scott Williams c4ea9b5fc1 store the final pattern as the colors not the bools 10 years ago
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 4d368d14a6 make constructor public 10 years ago
Scott Williams 3d3832adf1 stop using linq in InternalPath 10 years ago
Scott Williams 72977f953e simplify standard patterns 10 years ago
Scott Williams 41509f50dd internally store pattern as jagged array 10 years ago
Scott Williams 9f8690acb5 use loops instead of linq 10 years ago
Scott Williams 5467b96bc5 return Vector2[] instead of IEnumerable<Vector2> 10 years ago
Scott Williams 97bcb67352 use Vector2[] instead of List<Vector2> 10 years ago
James Jackson-South aedd1b70da Update dotsettings to include stylecop rules. [skip ci] 10 years ago
James Jackson-South d7d1cf3687 Reduce allocations in LZW decoder 10 years ago
James Jackson-South 5cf4c6db28 Optimize LZW Encoder 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago
James Jackson-South d0beb01e03 Reduce Octree memory usage by half 10 years ago
Dirk Lemstra 20a8c5b0bf Added 'missing' this. 10 years ago
Dirk Lemstra 3e826f6a3a Various StyleCop fixes. 10 years ago
Dirk Lemstra e23d8dfe2c Changed PixelRow into a PixelArea. 10 years ago
Dirk Lemstra b41ed94344 Various StyleCop fixes. 10 years ago
James Jackson-South 4f5fd68f55 Simplify filter API further 10 years ago
James Jackson-South 6986502625 ColorMatrix4x4 should allow alpha component transform 10 years ago