75 Commits (79f38c4badd7e444258fd3906f34eb91c903de61)

Author SHA1 Message Date
James Jackson-South 9a0e289d25 Complete conversion APIs 2 years ago
James Jackson-South 2127b46a04 Implement PngFrameMetadata 2 years ago
James Jackson-South 8166213c17 Implement GifFrameMetadata 2 years ago
James Jackson-South 2752a450d8 Implement up GifMetadata 2 years ago
James Jackson-South 55e69c7bd2 Try disabling new high memory tests on failing platforms. 2 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 2 years ago
James Jackson-South 958c9c9b10 Deduper works 3 years ago
James Jackson-South a486558ed1 Complete Webp and add tests 3 years ago
James Jackson-South 328e0465db Wire up connectors and gif encoder 3 years ago
James Jackson-South 98ed0f1070 Refactor and fix gif encoder 3 years ago
James Jackson-South fc7219d1fa Add quantizer property tests 3 years ago
James Jackson-South 43aaad1d49 Make color tables mutable 3 years ago
James Jackson-South 12da625cbb Preserve color palettes and deduplicate frame pixels. 3 years ago
James Jackson-South e3872ae793 Read additional gifs and make transparency handling safer 4 years ago
James Jackson-South abd3a5a8ba Fix transparency handling and optimize encoding 4 years ago
James Jackson-South 46f26ba95e Correctly read/write graphics control extension 4 years ago
James Jackson-South 1ac9de53ff Convert TiffEncoder, Use sampling strategy for local palette building 4 years ago
James Jackson-South 4499df7487 Migrate PngEncoder and fix tests 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow dd051e2248 Remove RunSerial from tests 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Anton Firszov 1a86d6d57d try to mitigate 32 bit failures 5 years ago
Brian Popow 91ff891815 Put decoder and encoder tests in one test collection, so those tests are executed serial 5 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Anton Firszov 40b6baecfe BuildPaletteAndQuantizeFrame, use IPixelSamplingStrategy in GifEncoder 6 years ago
Anton Firszov c1033ffb6d add failing test for global quantization 6 years ago
James Jackson-South 773f773f6d Cleanup 6 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov ee93aa406d InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
James Jackson-South ba38de5843 Add dither scaling and simplify API. 6 years ago
Brian Popow 7217552ebf Add tests for discontiguous buffers for gif 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
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 6 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 7 years ago
Simon Cropp e23d8df485 remove some redundant variables and type params (#971) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp aa6d2ab997 fix some spelling (#957) 7 years ago
Brian Popow d9925234a4 Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Anton Firszov 5215a13cbb fix Image.FromStream() + add tests 7 years ago
Anton Firszov 59845dcbd7 reached a fully compiling state 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
James Jackson-South 22cf54b38a Change tolerance for Net462 8 years ago
James Jackson-South 635ce2bede Add generic palette quantizer, refactor + werner palette 8 years ago