8176 Commits (1aad0905bbc824209f2cf2e8b03e52d0f2af3427)
 

Author SHA1 Message Date
James Jackson-South 1aad0905bb
Merge pull request #1184 from SixLabors/additionalTests 6 years ago
Brian Popow b92c1fea8a Fix chunk type unit tests 6 years ago
Brian Popow 5acb730371
Change CgBI chunk name to ProprietaryApple 6 years ago
Brian Popow 4cdbcd972b
Merge branch 'master' into additionalTests 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
Brian Popow e30dcc8e46 Throw exception when malformed apple png chunk is detected (#410) 6 years ago
Scott Williams a2aa966d50
Merge pull request #1176 from SixLabors/sw/property-bag 6 years ago
Brian Popow da728214ab Add tests for setting iptc value with strict option disabled 6 years ago
Scott Williams 2b642f6b25 remove explicit backing fields for property bags 6 years ago
Scott Williams 2635797d66 fix configuration param names 6 years ago
James Jackson-South 43f41ebc1a
Merge branch 'master' into sw/property-bag 6 years ago
James Jackson-South c53622def5
Merge pull request #1180 from SixLabors/js/fix-1167 6 years ago
James Jackson-South 6831bc598a
Merge branch 'master' into js/fix-1167 6 years ago
James Jackson-South 1ec2d837c3
Merge pull request #1179 from SixLabors/js/fix-1110 6 years ago
James Jackson-South 0a16f7ebe6 Cast to long and add test/guard. Fix #1167 6 years ago
James Jackson-South f1f77b95a2 Merge branch 'master' into js/fix-1110 6 years ago
James Jackson-South dc7d9b8e17 Update tests 6 years ago
James Jackson-South 1107562764
Merge pull request #1178 from SixLabors/js/fix-1177 6 years ago
James Jackson-South 82ba16f63d Document save, make params consistant 6 years ago
James Jackson-South 6f2ed15bea Document Mutate and Clone 6 years ago
James Jackson-South bff2d52c65 Introduce InvalidImageContentException, document and guard all load methods 6 years ago
James Jackson-South 842106ae3a No need to calculate CRC for non-critical chunks. 6 years ago
James Jackson-South 5f43656f8c Always read CRC. 6 years ago
James Jackson-South 9d86a45834
Merge branch 'master' into sw/property-bag 6 years ago
James Jackson-South 692ef4f766
Merge pull request #1173 from SixLabors/optimizations/memory-group-enumeration 6 years ago
James Jackson-South 766962ebcb
Merge branch 'master' into optimizations/memory-group-enumeration 6 years ago
James Jackson-South 316d0f02c1
Merge pull request #1174 from SixLabors/bp/iptc 6 years ago
James Jackson-South 43849d8437 Remove allocation and clean up docs 6 years ago
Scott Williams e65febf329 Tweek extension names 6 years ago
Scott Williams 730a96b371
Merge branch 'master' into sw/property-bag 6 years ago
Brian Popow 2027f17c94
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 50ce766e5f Use <example> tag for examples 6 years ago
James Jackson-South dc26c2b61f
Merge pull request #1170 from SixLabors/js/faster-deflate 6 years ago
Brian Popow 906ac33f71
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 8f94e08b58 SetDateTimeValue now uses DateTimeOffset 6 years ago
James Jackson-South e59e5dacaa
Merge branch 'master' into js/faster-deflate 6 years ago
James Jackson-South c8e4a37144
Merge pull request #1175 from SixLabors/js/base-64-extension 6 years ago
Brian Popow 4c0d8842e2 Add SetDateTimeValue which makes sure the formatting will be as specified in the spec 6 years ago
James Jackson-South 5de379a908 Update ImageExtensions.cs 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
James Jackson-South 7d4d307557
Merge branch 'master' into js/faster-deflate 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 76bcf4e285
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 6afadccf7a Throw if IPTC data exceeds limit 6 years ago
Brian Popow f271771568 Some IPTC tags can now be added multiple times, some are restricted from doing so 6 years ago