3146 Commits (5bb01ac3cd158ae82895e9972ca97eb3b91682ad)

Author SHA1 Message Date
Anton Firszov b6208b9b61 FrameQuantizer<T> -> Quantizer<T> 6 years ago
Anton Firszov 3e2f7dd310 BufferArea -> BufferRegion, introduce PixelSamplingStrategy 6 years ago
Anton Firszov c0494290e8 add failing test for global quantization 6 years ago
Anton Firszov 173659669e use only netcoreapp3.1 6 years ago
Brian Popow a86713f25e Add tests for make transparent black option 6 years ago
Brian Popow f257ef2217 Add tests for exclude filter 6 years ago
Brian Popow 6765f96120 Renamed enum to PngChunkFilter and also renamed enum names 6 years ago
James Jackson-South e343d36b83 Cleanup props/targets 6 years ago
James Jackson-South a651570b48 Use enum over int. 6 years ago
Brian Popow 5854921c86 Update external due to test file name changes 6 years ago
Brian Popow 210c4817e4 Additional gif test cases 6 years ago
Brian Popow 08de04b505 Change test expectations due to exception change 6 years ago
Brian Popow 7161aa6f27 Fix warning 6 years ago
Brian Popow 7af7d41e1b Add tests to ensure chunk order 6 years ago
Brian Popow 386d942e12 Fix png test image: Some text chunks unintentional changed to none compressed 6 years ago
Brian Popow 03547d078c Identify reads now exif data 6 years ago
Brian Popow 6f2304bf6f Identify now parses zTXt and iTXt chunks 6 years ago
Brian Popow b1afae8cdb Fix warning 6 years ago
Brian Popow 6fb16cd44a Fix chunk type unit tests 6 years ago
Brian Popow 67c4007d3d Additional png test cases 6 years ago
Brian Popow da35e847fe Add tests for jpg encoder preserving metadata 6 years ago
Brian Popow b394e0594e Add additional chunk types 6 years ago
James Jackson-South cbab62dac3 Capture and throw degenerate matrices. 6 years ago
Brian Popow 9eaeecfae9 Add tests for setting iptc value with strict option disabled 6 years ago
James Jackson-South 8a83c5e98c Cast to long and add test/guard. Fix #1167 6 years ago
James Jackson-South 7ef02eba1f Update tests 6 years ago
James Jackson-South ccbb6d95f6 Always read CRC. 6 years ago
Scott Williams 63453cfa36 Tweek extension names 6 years ago
Brian Popow 4a70056a2b SetDateTimeValue now uses DateTimeOffset 6 years ago
Brian Popow f1a99e70e0 Add SetDateTimeValue which makes sure the formatting will be as specified in the spec 6 years ago
Scott Williams 5df21ad69a Add options builder extension 6 years ago
Scott Williams 0ab64c2f89 Add some unit tests to verify usage of default graphics options 6 years ago
James Jackson-South 5ca6063098 Cleanup and refactor 6 years ago
Scott Williams 9df82f57ce global property store on configuration on processing context 6 years ago
James Jackson-South f8a88e446d Remove casting, skip mocks 6 years ago
James Jackson-South 545cf7d822 BufferedReadStream WIP - MagickImage not working. 6 years ago
Brian Popow 2167085214 Limit length of iptc values according to the spec 6 years ago
Brian Popow 7e9d553361 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 9822c3a7eb Some IPTC tags can now be added multiple times, some are restricted from doing so 6 years ago
Brian Popow ed1a0631f0 Add testcase for app13 marker with empty IPTC 6 years ago
Brian Popow 0e49478f37 Add tests for writing IPTC 6 years ago
Brian Popow 14312962b2 Add unit tests for reading IPTC profile 6 years ago
Sergio Pedri c237de595c Added new tests for all IMemoryGroup<T> enumerators 6 years ago
James Jackson-South 2ec776812f Add argument docs and negative tests 6 years ago
James Jackson-South 28f3938de2 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Brian Popow a468883110 Changed startX and endX from ushort to int, Add test with rectangle 6 years ago
Brian Popow 6963945097 Add tests for the AdaptiveThreshold processor 6 years ago
Brian Popow a5a0ecd006 Re-add external test images 6 years ago
Brian Popow 96fc00d28f Add more tga test cases for paletted rle images 6 years ago
Brian Popow 227f145489 Fix build error due to renamed files 6 years ago