12 Commits (f72035a1566a1b8b078a7adcaeaa08053dc59937)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Anton Firszov b5911782ad ImageMagick decoder works 8 years ago
James Jackson-South a8bd6580a2 Use SD, Better conversion and cleanup SD Bridge. 8 years ago
James Jackson-South 011e9c32f1 Can now encode 16bit pngs. 8 years ago
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
Anton Firszov 6ab7954bfd MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 27dade8d33 dropping MemoryManager ctr. argument: 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
James Jackson-South c3fda8ff8a Refactor filters to match CSS & SVG methods 9 years ago
Anton Firszov b0279a8490 skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov 0c13e28ada build fix 9 years ago
Anton Firszov 8d726512c6 code for verifying original PDF.js output 9 years ago
Anton Firszov 1c18e70fbe Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Anton Firszov fd4b2d34bf ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov 7a9e276a80 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov ae86002eb6 test utility refactors 9 years ago
Anton Firszov 41794a6a7a moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 04e08bf630 ReferenceOutput + ResizeTests prototype 9 years ago
Anton Firszov d96392e0d2 ReferencePngDecoder 9 years ago
Anton Firszov 30912e6974 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago