8233 Commits (ec3656ff7a189acc6adf3d2f7df04aef22d5f4ef)
 

Author SHA1 Message Date
Brian Popow ec3656ff7a Add PngTransparentColorBehavior enum 6 years ago
Brian Popow bc7eb2791d Add IgnoreMetadata to the png encoder options 6 years ago
Brian Popow 0f581ab5e6 Remove not needed image parameter from CalculateBitDepth 6 years ago
Brian Popow f9c2f6ade6 Improve exclude filter test to also check presence of expected chunks 6 years ago
Brian Popow 200ef9ffbe
ExcludeAll = ~None 6 years ago
Brian Popow c386f9d1ab
Merge branch 'master' into PNGOptimisation 6 years ago
Brian Popow 8ca9b97c9e MakeTransparentBlack option now work with all png color type 6 years ago
Brian Popow a86713f25e Add tests for make transparent black option 6 years ago
Brian Popow 624591c421 Refactor 6 years ago
Brian Popow f04e836587 MakeTransparentBlack is now a png encoder 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
popow d68d7bd229 Merge remote-tracking branch 'upstream/master' into PNGOptimisation 6 years ago
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