312 Commits (143a73e655efcf864148e7e2fa2deea1ef097794)

Author SHA1 Message Date
Anton Firszov 157b06aeb2 ImageSharp.Sandbox46.csproj uses net461 dll-s 9 years ago
Anton Firszov 14550c983c var. var never changes 9 years ago
James Jackson-South d05b06bbbd At least render something when progressive. 9 years ago
Scott Williams 6e3663c5d2 prevent progressive images breaking. 9 years ago
Scott Williams ea0126f3c8 stop processing jpeg file once image loaded. 9 years ago
Anton Firszov 6baff43cb7 Optimized UnzigDivRound 9 years ago
Anton Firszov 8c3cff25ee minor change in LoadResizeSave 9 years ago
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov 7f32e0fcab better comments for AddFormatsDirectoryFromTestAssebmlyPath() 9 years ago
Anton Firszov bb6fa65362 ImageSharp.Tests (.NET Core!) test profiling is now possible from R# context menu 9 years ago
Anton Firszov f2d9633472 added xunit.runner.visualstudio 9 years ago
Anton Firszov 6d313e3568 ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
Anton Firszov 6716d67908 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
James Jackson-South 08c48acb7d Add interlace powerpoint image touch #76 [skip ci] 9 years ago
James Jackson-South 596f8df8e0 YCrCr should use byte 9 years ago
Scott Williams eb7bfa8d70 added comments 9 years ago
Andrew Wilkinson b59ed80e1f Workaround for issues when passing Vector4 into xUnit tests 9 years ago
James Jackson-South 17122c5a84 Cleanup resize tests. 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Scott Williams 1b24cf12c3 move to static method 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 9 years ago
Scott Williams d1f110526d Dropped ImageSharpd.Formats 9 years ago
Scott Williams 176ad96dd2 run tests on travis 9 years ago
Scott Williams 5716cb0b23 fixes from rebase 9 years ago
Scott Williams 499f319e68 clean up 9 years ago
Scott Williams 977ef36e00 add missing stylecop file and fix local warnings 10 years ago
Scott Williams b0985ddb0e migrate processors 10 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 10 years ago
Scott Williams 85061df804 Split Drawing from Core 10 years ago
James Jackson-South f9456c1797 Better configuration tests 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 16ee402fea Move bootstrapper initializer 10 years ago
James Jackson-South e13b8dc3a6 Limit constructors, change test format loading 10 years ago
James Jackson-South 93278fa2ae Fix bootstrapper test 10 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 10 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 10 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 10 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 10 years ago
Olivia 7064325c15 Adding not almost equals tests. 10 years ago
Olivia ce50b13aa9 Adding almost equality tests. 10 years ago
Olivia 3b12d85a9f Fixing bug with non-inclusive AlmostEquals. 10 years ago
Anton Firszov 185578abee IntegerReferenceDCT docs 10 years ago
Olivia cdf4d4bf4d Adding not equality tests for color spaces. 10 years ago
Olivia 214c19733c Adding test data for all color spaces. Adding null test data. 10 years ago
Olivia e4483f32ad Adding equality tests for color space. 10 years ago
Olivia 6e19183609 Removing common namespace. 10 years ago
Dirk Lemstra 12577b63c9 No more warnings. 10 years ago
Olivia 58485ff74b Adding a test to protect the epsilon value. 10 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 10 years ago