2957 Commits (40b6baecfe205054ed796bf80082ac1148eb5195)

Author SHA1 Message Date
Anton Firszov 40b6baecfe BuildPaletteAndQuantizeFrame, use IPixelSamplingStrategy in GifEncoder 6 years ago
Anton Firszov f5e51abc1c fix style issue 6 years ago
Anton Firszov e1ea534653 FrameQuantizer<T> -> Quantizer<T> 6 years ago
Anton Firszov 3901ce6440 BufferArea -> BufferRegion, introduce PixelSamplingStrategy 6 years ago
Anton Firszov c1033ffb6d add failing test for global quantization 6 years ago
Anton Firszov c848ddbf90 use only netcoreapp3.1 6 years ago
James Jackson-South f1f4a1495b Use enum over int. 6 years ago
Brian Popow 1b9dc4a885 Update external due to test file name changes 6 years ago
Brian Popow fcfd662e81 Additional gif test cases 6 years ago
Brian Popow 0bbdb46551 Change test expectations due to exception change 6 years ago
Brian Popow 436256a16e Fix warning 6 years ago
Brian Popow 9e7cd79b37 Add tests to ensure chunk order 6 years ago
Brian Popow 54560b1614 Fix png test image: Some text chunks unintentional changed to none compressed 6 years ago
Brian Popow b9307edd9d Identify reads now exif data 6 years ago
Brian Popow 814982e418 Identify now parses zTXt and iTXt chunks 6 years ago
Brian Popow a446546af0 Fix warning 6 years ago
Brian Popow b92c1fea8a Fix chunk type unit tests 6 years ago
Brian Popow 44ca0f778a Additional png test cases 6 years ago
Brian Popow 35f841152c Add tests for jpg encoder preserving metadata 6 years ago
Brian Popow d57efd3fc1 Add additional chunk types 6 years ago
James Jackson-South 5f575ca7e2 Capture and throw degenerate matrices. 6 years ago
Brian Popow da728214ab Add tests for setting iptc value with strict option disabled 6 years ago
James Jackson-South 0a16f7ebe6 Cast to long and add test/guard. Fix #1167 6 years ago
James Jackson-South dc7d9b8e17 Update tests 6 years ago
James Jackson-South 5f43656f8c Always read CRC. 6 years ago
Scott Williams e65febf329 Tweek extension names 6 years ago
Brian Popow 8f94e08b58 SetDateTimeValue now uses DateTimeOffset 6 years ago
Brian Popow 4c0d8842e2 Add SetDateTimeValue which makes sure the formatting will be as specified in the spec 6 years ago
Scott Williams 4d6a0ec836 Add options builder extension 6 years ago
Scott Williams 714f53fcda Add some unit tests to verify usage of default graphics options 6 years ago
Scott Williams 34e3ca8263 global property store on configuration on processing context 6 years ago
Brian Popow 6a54eef87f Limit length of iptc values according to the spec 6 years ago
Brian Popow 2ac5506c7a Remove by tag now removes all entry's not just the first. Similar GetValue now returns a list of entrys instead of just one 6 years ago
Brian Popow f271771568 Some IPTC tags can now be added multiple times, some are restricted from doing so 6 years ago
Brian Popow 11658ac604 Add testcase for app13 marker with empty IPTC 6 years ago
Brian Popow 44d0657f8b Add tests for writing IPTC 6 years ago
Brian Popow 9b5aa5d5cf Add unit tests for reading IPTC profile 6 years ago
Sergio Pedri 7ed7a325b5 Added new tests for all IMemoryGroup<T> enumerators 6 years ago
James Jackson-South f223f39ff4 Add argument docs and negative tests 6 years ago
James Jackson-South a61baf27e9 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Brian Popow c1fc52b676 Changed startX and endX from ushort to int, Add test with rectangle 6 years ago
Brian Popow 4d3d0fb2f5 Add tests for the AdaptiveThreshold processor 6 years ago
Brian Popow 485098fbdb Re-add external test images 6 years ago
Brian Popow 8ddd779db6 Add more tga test cases for paletted rle images 6 years ago
Brian Popow a80c36ab3a Fix build error due to renamed files 6 years ago
Brian Popow b44640033b Move calculation of x and y out of the for loops where possible 6 years ago
Brian Popow 985c1805e9 Add additional tga test cases 6 years ago
James Jackson-South 20d97eaffb Update colorspace namespaces 6 years ago
Brian Popow 365c1661ac Update external for the 16bit gray tga images 6 years ago
Brian Popow 2b18c6c82e Update Magick.Net to 7.15.5 6 years ago