2837 Commits (66cc3a7f3f78ddd0c7459c44bd10b0130db06afe)
 

Author SHA1 Message Date
Olivia 66cc3a7f3f Renaming files with generic types to match {T} pattern. 10 years ago
Olivia 488fa24818 Fixing multiple lines warnings. 10 years ago
Olivia 6748909a86 Adding documentation to enums. 10 years ago
Olivia 71d51f90cc Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Olivia 96e5e90837 Fixing default value type constructor warnings. 10 years ago
Dirk Lemstra fdca608c89 Minor refactoring inside some of the IsSupportedFileFormat methods. 10 years ago
Dirk Lemstra a0abb9fe4f Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 47f70fe8cb Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
James Jackson-South 235ad9ad74 Merge pull request #46 from tocsoft/optimised-rectangle 10 years ago
Scott Williams 800af5f7e8 Make benchmarks return size not save images 10 years ago
Scott Williams 0fa3c1390d remove debug directive 10 years ago
Dirk Lemstra 9f0c5d98db Hide all skipped assemblies. 10 years ago
Dirk Lemstra b44e4b138a Added guards and unit tests for the Bootstrapper. 10 years ago
Dirk Lemstra 7914848786 Moved various properties from the encoder/decoder to the image format. 10 years ago
Dirk Lemstra 7d8c291847 Added codecov badge. 10 years ago
Dirk Lemstra 4f4089eee9 Run CodeCoverage from the root. 10 years ago
Dirk Lemstra 31d8a459d7 Fixes for CodeCoverage. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
James Jackson-South 1fd9afcba6 Decode CMYK and YCCK images Fix #40 10 years ago
Scott Williams ea6ccd2eff Add optimised RectanglePolygon 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