5782 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)

Author SHA1 Message Date
Anton Firszov 30912e6974 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Anton Firszov 5875022a0d updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
Anton Firszov 0478756863 fixed Sandbox46 execution 9 years ago
Johannes Bildstein 2a22348457 refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
James Jackson-South fb5ec5ebfc Now decodes all images 9 years ago
James Jackson-South 00712a277e Can now decode many images 9 years ago
Scott Williams 8fcac7474d [SL.Core] add reason 9 years ago
Scott Williams b5a0ab7f76 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams cefda3870a [SL.Core] fix order of paramaters 9 years ago
Scott Williams ace23f8093 [SL.Core] Add test for DebugGuard 9 years ago
James Jackson-South 55e9280a74 baseline decode works progressive nearly 9 years ago
Dirk Lemstra 856fc724c8 [SL.Core] Added unit tests for the Guard class. 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra 0952ba956f [SL.Core] Removed old test. 9 years ago
Dirk Lemstra 61b016a342 [SL.Core] Use release build for code coverage. 9 years ago
Dirk Lemstra 6f4d785a72 [SL.Core] Added stylecop to the test project. 9 years ago
James Jackson-South e01f466eb6 Decoder now doesn't break tests 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams 732cb21bdc fix comments 9 years ago
Scott Williams 4fd00a37f1 discover types tests 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
James Jackson-South b7f5a440d9 Delete broken tests 9 years ago
James Jackson-South 12d81aec4b Experiment with new file marker finder 9 years ago
Scott Williams 00c5897c2e provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Andrew Wilkinson 596a738daa Write metadata to a TIFF file 9 years ago
James Jackson-South 8b699bf1d4 Can now decode a scan 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Andrew Wilkinson 51dc7ded67 Add TIFF IFD encoding 9 years ago
Johannes Bildstein 34b224ec20 read and write duplicate tag data entries only once 9 years ago
Scott Williams b76c21e7ee fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 69501ee20c cleanup and reduce branches 9 years ago
Scott Williams 0384acb36f generate pixel blenders 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 93e757573a Fix #247 9 years ago
Scott Williams 699895c3c9 [SL.Core] remove IsEmpty based ToString() branches 9 years ago
Scott Williams 5be9c18a1e [SL.Core] rename project from Primitives to Core 9 years ago
Scott Williams 82d5574cc0 [SL.Core] remove opencover 9 years ago
Scott Williams e040a5e6f4 [SL.Core] Drop unneeded types plus added Size operators. 9 years ago
James Jackson-South b56341de43 [SL.Core] Fix naming 9 years ago
Scott Williams 717cb902ab [SL.Core] Remove matrix in favour of Matrix3x2 9 years ago
Andrew Wilkinson fd0f49f050 Add TiffEncoder and write TIFF header 9 years ago
Andrew Wilkinson b2979f9b96 Add 'DecodeTiff' benchmark 9 years ago
Andrew Wilkinson 06ed5221c4 Add TIFF as a default image format 9 years ago
Andrew Wilkinson 22f0a1d617 Add some TIFF sample images (autogenerated) 9 years ago
Andrew Wilkinson 53d17fc40e Read baseline TIFF metadata 9 years ago
Toxantron 043087fb3a Replace deprecated attributes 9 years ago
Toxantron f2dcafb0e0 Restore Benchmark on Linux with netcoreapp1.1 9 years ago
Andrew Wilkinson 7af04b1415 Refactor TIFF metadata reading into separate method 9 years ago
Anton Firszov ba364d89ef implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 1901b3fdc2 T4 all the PixelOperations! 9 years ago