8210 Commits (ddbd62495e16d080ce22443684571bca669fda1e)
 

Author SHA1 Message Date
James Jackson-South ddbd62495e
Merge pull request #1192 from SixLabors/js/png-compression-options 6 years ago
James Jackson-South a651570b48 Use enum over int. 6 years ago
Brian Popow e790f94e3c
Merge pull request #1191 from SixLabors/gifTests 6 years ago
Brian Popow 5854921c86 Update external due to test file name changes 6 years ago
Brian Popow 545365aee8
Merge branch 'master' into gifTests 6 years ago
Brian Popow 39dd1583d6
Merge pull request #1190 from SixLabors/invalidContentException 6 years ago
Brian Popow 193dafe65a Use ThrowHelper 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 b9a5c92cc1 Minor formatting change to get GitVersion going 6 years ago
Brian Popow 48964fbf05
Merge branch 'master' into invalidContentException 6 years ago
Brian Popow 08b5c4cb83 Change ImageFormatException to InvalidImageContentException 6 years ago
Brian Popow 8c9ec4f3a3 Throw exception when width or height is zero 6 years ago
Brian Popow 5639babe23
Merge pull request #1189 from SixLabors/bp/remObsoleteTxtProperty 6 years ago
Brian Popow 6545bbd77e Remove obsolete PngTextProperties from png metadata 6 years ago
James Jackson-South f6122dfe41
Merge pull request #1188 from SixLabors/bp/chunkOrder 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 b31eba22b3 Write gamma chunk before palette 6 years ago
Brian Popow bec0b55c69
Merge pull request #1187 from SixLabors/bp/identifyText 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
James Jackson-South f2f014eda1
Merge pull request #1186 from SixLabors/js/fix-package-icon 6 years ago
James Jackson-South 6555e5499b Fix nuget package icon. 6 years ago
James Jackson-South 2320f16274
Merge pull request #1181 from SixLabors/js/fix-966 6 years ago
Brian Popow b1afae8cdb Fix warning 6 years ago
James Jackson-South 3fa97fadcf
Merge branch 'master' into js/fix-966 6 years ago
James Jackson-South 06721fdcc2
Merge pull request #1184 from SixLabors/additionalTests 6 years ago
Brian Popow 6fb16cd44a Fix chunk type unit tests 6 years ago
Brian Popow bc223bcd0b
Change CgBI chunk name to ProprietaryApple 6 years ago
Brian Popow 7255cc8904
Merge branch 'master' into additionalTests 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
Brian Popow 5415bde174 Throw exception when malformed apple png chunk is detected (#410) 6 years ago
James Jackson-South f21af37321 Add determinant check and update check location/message 6 years ago
James Jackson-South ff28048fa3 Remove inheritance 6 years ago
James Jackson-South 562b3b9f4a Check determinant and update error message. 6 years ago
James Jackson-South ded78d98ca
Merge branch 'master' into js/fix-966 6 years ago
Scott Williams afcb3ca078
Merge pull request #1176 from SixLabors/sw/property-bag 6 years ago
James Jackson-South a8d2d1f852 Add exception docs. 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
Scott Williams d38764dba2 remove explicit backing fields for property bags 6 years ago
Scott Williams 8738afe816 fix configuration param names 6 years ago
James Jackson-South 3738418ec0
Merge branch 'master' into sw/property-bag 6 years ago
James Jackson-South 6e08eb3f42
Merge pull request #1180 from SixLabors/js/fix-1167 6 years ago
James Jackson-South 960bc2a563
Merge branch 'master' into js/fix-1167 6 years ago
James Jackson-South 6df81b3830
Merge pull request #1179 from SixLabors/js/fix-1110 6 years ago