420 Commits (c74590a038aedeeafc12ce36132d2d6493b414ae)

Author SHA1 Message Date
Olivia 4b7caaa4eb Enable Visual Studio code coverage. 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 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
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 9afc73d2b4 Update TPacked signature 10 years ago
Scott Williams 691c214a11 optimise complex polygons 10 years ago
James Jackson-South 7835f930ee Rename Blend to DrawImage 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 e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 41509f50dd internally store pattern as jagged array 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago
Dirk Lemstra e23d8dfe2c Changed PixelRow into a PixelArea. 10 years ago
James Jackson-South 4f5fd68f55 Simplify filter API further 10 years ago
James Jackson-South 29f53e5d4f Add missing file contents. 10 years ago
James Jackson-South b3417bb0d6 Cleanup sampler methods. 10 years ago
James Jackson-South 3d11434205 Move pixelate 10 years ago
James Jackson-South 7e380fe89b Move Oilpaint 10 years ago
James Jackson-South 40eceb2674 Move convolution filters 10 years ago
James Jackson-South 637dce48a8 Fix spelling.... 10 years ago
James Jackson-South 83d2f429bc Move tests 10 years ago
James Jackson-South 8ea6ad70ab Move Rotate and Skew 10 years ago
Anton Firszov c974a91ff5 no corrupted test images this time, so removed the corresponding code from ReadImages() 10 years ago
Anton Firszov 57692a8d15 cleanup + StyleCop 10 years ago
Anton Firszov ce79aba5a5 Floorplan.jpeg -> Floorplan.jpg 10 years ago
James Jackson-South 90d78f9cc4 Move tests 10 years ago
James Jackson-South d59e569ce8 Move Resize and fix tests. 10 years ago
James Jackson-South 05281fcdb3 Some minor style👮 updates 10 years ago
James Jackson-South 4f7f51ae7a Move Crop 10 years ago
Anton Firszov 5b35101a55 manually merged DecodeJpegMultiple + additional test images 10 years ago
Anton Firszov 43e7b438e4 removed non master-branch-like junk 10 years ago
rokleM 79f203a6be Added Argb IPackedPixel 10 years ago
James Jackson-South 5467fad353 Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South 89e5251e39 Cleanup tests project dependencies 10 years ago
James Jackson-South 326bef0ed1 Update BenchmarkDotNet 10 years ago
Anton Firszov 0e20436f9c Cleanup + Comments + StyleCop 10 years ago
James Jackson-South 4474077b3c Fix packed pixel tests. 10 years ago
James Jackson-South c68ac88f10 Fix #9 10 years ago
James Jackson-South cea1b5baf2 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South d61fae265e A little bit better 10 years ago
James Jackson-South b94a865d1c Initial attempt to decode png. Touch #9 10 years ago
James Jackson-South 781477cc05 Fixes for Byte4 10 years ago
James Jackson-South ba13febc78 Add PackedPixelConverterHelper Fix #27 10 years ago