8224 Commits (7bb3874a493832ab0d2803516232be13ce1801f8)
 

Author SHA1 Message Date
Brian Popow 7bb3874a49 Add tests for make transparent black option 7 years ago
Brian Popow 153b7d25ae Refactor 7 years ago
Brian Popow 3e0a38e4ff MakeTransparentBlack is now a png encoder option 7 years ago
Brian Popow f7a6cd2ffa Add tests for exclude filter 7 years ago
Brian Popow 6407eef2e5 Renamed enum to PngChunkFilter and also renamed enum names 7 years ago
popow 965360b49f Merge remote-tracking branch 'upstream/master' into PNGOptimisation 7 years ago
Brian Popow 267d5bcb14
Merge pull request #1191 from SixLabors/gifTests 7 years ago
Brian Popow 1b9dc4a885 Update external due to test file name changes 7 years ago
Brian Popow f4539b93d2
Merge branch 'master' into gifTests 7 years ago
Brian Popow 7e85c3519c
Merge pull request #1190 from SixLabors/invalidContentException 7 years ago
Brian Popow 07cfe23b5c Use ThrowHelper 7 years ago
Brian Popow fcfd662e81 Additional gif test cases 7 years ago
Brian Popow 0bbdb46551 Change test expectations due to exception change 7 years ago
Brian Popow b089783bc7 Minor formatting change to get GitVersion going 7 years ago
Brian Popow 744f74a17a
Merge branch 'master' into invalidContentException 7 years ago
Brian Popow 5a6659862a Change ImageFormatException to InvalidImageContentException 7 years ago
Brian Popow 228d02f39c Throw exception when width or height is zero 7 years ago
Brian Popow efce73e870
Merge pull request #1189 from SixLabors/bp/remObsoleteTxtProperty 7 years ago
Brian Popow 0d88251172 Remove obsolete PngTextProperties from png metadata 7 years ago
James Jackson-South 94f6d35e0e
Merge pull request #1188 from SixLabors/bp/chunkOrder 7 years ago
Brian Popow 436256a16e Fix warning 7 years ago
Brian Popow 9e7cd79b37 Add tests to ensure chunk order 7 years ago
Brian Popow bb6875b59b Write gamma chunk before palette 7 years ago
Brian Popow 837ed370ab
Merge pull request #1187 from SixLabors/bp/identifyText 7 years ago
Brian Popow 54560b1614 Fix png test image: Some text chunks unintentional changed to none compressed 7 years ago
Brian Popow b9307edd9d Identify reads now exif data 7 years ago
Brian Popow 814982e418 Identify now parses zTXt and iTXt chunks 7 years ago
James Jackson-South effd8bbecf
Merge pull request #1186 from SixLabors/js/fix-package-icon 7 years ago
James Jackson-South 07e75d7184 Fix nuget package icon. 7 years ago
James Jackson-South 72df62c585
Merge pull request #1181 from SixLabors/js/fix-966 7 years ago
Brian Popow a446546af0 Fix warning 7 years ago
James Jackson-South 8d2a9f1d8a
Merge branch 'master' into js/fix-966 7 years ago
James Jackson-South 1aad0905bb
Merge pull request #1184 from SixLabors/additionalTests 7 years ago
Brian Popow b92c1fea8a Fix chunk type unit tests 7 years ago
Brian Popow 5acb730371
Change CgBI chunk name to ProprietaryApple 7 years ago
Brian Popow 4cdbcd972b
Merge branch 'master' into additionalTests 7 years ago
Brian Popow 44ca0f778a Additional png test cases 7 years ago
Brian Popow 35f841152c Add tests for jpg encoder preserving metadata 7 years ago
Brian Popow d57efd3fc1 Add additional chunk types 7 years ago
Brian Popow e30dcc8e46 Throw exception when malformed apple png chunk is detected (#410) 7 years ago
James Jackson-South 95c40e04fe Add determinant check and update check location/message 7 years ago
James Jackson-South f14ddb3a73 Remove inheritance 7 years ago
James Jackson-South 18a2554d85 Check determinant and update error message. 7 years ago
James Jackson-South 6fd28345b0
Merge branch 'master' into js/fix-966 7 years ago
Scott Williams a2aa966d50
Merge pull request #1176 from SixLabors/sw/property-bag 7 years ago
James Jackson-South 8db87e4991 Add exception docs. 7 years ago
James Jackson-South 5f575ca7e2 Capture and throw degenerate matrices. 7 years ago
Brian Popow da728214ab Add tests for setting iptc value with strict option disabled 7 years ago
Scott Williams 2b642f6b25 remove explicit backing fields for property bags 7 years ago
Scott Williams 2635797d66 fix configuration param names 7 years ago