420 Commits (c91ef7fe22ff6ff4047af6d993b8d7dee4b6d2c4)

Author SHA1 Message Date
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 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
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 77f9bdecae Update TPacked signature 10 years ago
Scott Williams 73b378c4ca optimise complex polygons 10 years ago
James Jackson-South d6928ee787 Rename Blend to DrawImage 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 72d62cb1e6 drop PointF and use Vector2 instead 10 years ago
Scott Williams 261acc3545 internally store pattern as jagged array 10 years ago
Scott Williams b9a63120c1 Add drawing methods. 10 years ago
Dirk Lemstra cb089ba2fa Changed PixelRow into a PixelArea. 10 years ago
James Jackson-South cf63963a80 Simplify filter API further 10 years ago
James Jackson-South 5b49e29417 Add missing file contents. 10 years ago
James Jackson-South 9ca337acad Cleanup sampler methods. 10 years ago
James Jackson-South fc8303b33d Move pixelate 10 years ago
James Jackson-South 49934919bf Move Oilpaint 10 years ago
James Jackson-South 2ab27fa55a Move convolution filters 10 years ago
James Jackson-South 2e3f59d73e Fix spelling.... 10 years ago
James Jackson-South f0f468dec3 Move tests 10 years ago
James Jackson-South 469de684ad Move Rotate and Skew 10 years ago
Anton Firszov 0ca7ff078c no corrupted test images this time, so removed the corresponding code from ReadImages() 10 years ago
Anton Firszov 768a9577f5 cleanup + StyleCop 10 years ago
Anton Firszov 8f5d0c4e48 Floorplan.jpeg -> Floorplan.jpg 10 years ago
James Jackson-South d37552ddc4 Move tests 10 years ago
James Jackson-South 18c1c9fe6d Move Resize and fix tests. 10 years ago
James Jackson-South eb33aebbad Some minor style👮 updates 10 years ago
James Jackson-South 4abc46825d Move Crop 10 years ago
Anton Firszov 4bcb5208cc manually merged DecodeJpegMultiple + additional test images 10 years ago
Anton Firszov 7facf26009 removed non master-branch-like junk 10 years ago
rokleM 91f3b74815 Added Argb IPackedPixel 10 years ago
James Jackson-South 7f473cb0cd Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South 5b9c398a44 Cleanup tests project dependencies 10 years ago
James Jackson-South 488d0fdaa7 Update BenchmarkDotNet 10 years ago
Anton Firszov 4d27da96d5 Cleanup + Comments + StyleCop 10 years ago
James Jackson-South 3fdfcd8ee1 Fix packed pixel tests. 10 years ago
James Jackson-South 679c0e31c7 Fix #9 10 years ago
James Jackson-South e6af16b081 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South 89297f314d A little bit better 10 years ago
James Jackson-South f45bbecfa7 Initial attempt to decode png. Touch #9 10 years ago
James Jackson-South b95a0eade1 Fixes for Byte4 10 years ago
James Jackson-South 940801612d Add PackedPixelConverterHelper Fix #27 10 years ago