2828 Commits (c91ef7fe22ff6ff4047af6d993b8d7dee4b6d2c4)
 

Author SHA1 Message Date
Olivia c91ef7fe22 Fixing indentation in runsettings. 10 years ago
Olivia cf1dd55e6f Adding runsettings file for code coverage 10 years ago
Olivia adec223461 Enable Visual Studio code coverage. 10 years ago
Dirk Lemstra 497405391c Hide all skipped assemblies. 10 years ago
Dirk Lemstra 3c770bb6a3 Added guards and unit tests for the Bootstrapper. 10 years ago
Dirk Lemstra 6c69d339d1 Moved various properties from the encoder/decoder to the image format. 10 years ago
Dirk Lemstra 30c271e78d Added codecov badge. 10 years ago
Dirk Lemstra fc7e3ac225 Run CodeCoverage from the root. 10 years ago
Dirk Lemstra ca42f82295 Fixes for CodeCoverage. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
James Jackson-South 58428cc840 Decode CMYK and YCCK images Fix #40 10 years ago
James Jackson-South 25ec9cea02 Merge pull request #43 from olivif/olivif/fixwarnings 10 years ago
James Jackson-South 80d3147901 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 10 years ago
James Jackson-South 78314a99eb Slight improvement in palette quantizer 10 years ago
Olivia e85583ad30 Fixing docs to start with uppercase letter. 10 years ago
Olivia 1b9926b16a Fixing more documentation warnings. Fixing generic type style warnings. 10 years ago
Olivia 4da1ebd55d Fixing missing parameter documentation warnings. 10 years ago
Olivia dcb6d1fa52 Fixing stylecop warnings on whitespace and usings. 10 years ago
Dirk Lemstra c44c75bebc Corrected batch file. 10 years ago
Dirk Lemstra 996b4836ad Try to figure out dotnet location. 10 years ago
Dirk Lemstra 5f2572623f Corrected dotnet folder. 10 years ago
Dirk Lemstra c6c0b61475 Implemented codecov. 10 years ago
James Jackson-South fc7fb1ff4b Remove allocation in octree quantizer. 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 10 years ago
James Jackson-South c06c53683d Remove unused glow reference. 10 years ago
James Jackson-South a45738193c Merge pull request #41 from tocsoft/optimise-polygon-merging 10 years ago
Dirk Lemstra 770b9d560b Fixed issue with incorrect X offset in the PixelAccessor that was reported by Anton Firsov. 10 years ago
Scott Williams e8d8928af3 fix stylecop issues 10 years ago
Scott Williams a9650c13ef Remove more linq calls 10 years ago
Scott Williams 73b378c4ca optimise complex polygons 10 years ago
James Jackson-South d6928ee787 Rename Blend to DrawImage 10 years ago
James Jackson-South cfbaa6ba11 Style👮 10 years ago
James Jackson-South 5fb939cb43 Merge branch 'refs/heads/pr/37' 10 years ago
James Jackson-South 7948f7348f Cleanup 10 years ago
James Jackson-South 46dd08ce7d Better transparency destection 10 years ago
James Jackson-South 846bb8d949 Use Vector2 10 years ago
James Jackson-South c7710390ec Speed up palette quantizer 10 years ago
Scott Williams 5c9f75ec95 add more details about patterns 10 years ago
Scott Williams 2a6c5ca996 add Image brush 10 years ago
Scott Williams 8242820773 provide graphics options for drawing methods 10 years ago
Scott Williams 3734d6628e store the final pattern as the colors not the bools 10 years ago
Scott Williams 72d62cb1e6 drop PointF and use Vector2 instead 10 years ago
Scott Williams 906bdd9ef6 make constructor public 10 years ago
Scott Williams eef1241c9d stop using linq in InternalPath 10 years ago
Scott Williams 1d7cef0d43 simplify standard patterns 10 years ago
Scott Williams 261acc3545 internally store pattern as jagged array 10 years ago
Scott Williams 8d0b7dd3e4 use loops instead of linq 10 years ago
Scott Williams 20332d434b return Vector2[] instead of IEnumerable<Vector2> 10 years ago
Scott Williams 1e25fedaaf use Vector2[] instead of List<Vector2> 10 years ago
James Jackson-South 676975c348 Update dotsettings to include stylecop rules. [skip ci] 10 years ago