8218 Commits (c9bb6cde47c5f7a36b062b63a257c2256b8e4e71)
 

Author SHA1 Message Date
James Jackson-South c9bb6cde47
Merge pull request #1193 from SixLabors/af/extended-quantization 6 years ago
Anton Firszov 3bcb9e7019 Revert "use only netcoreapp3.1" 6 years ago
Anton Firszov 40b6baecfe BuildPaletteAndQuantizeFrame, use IPixelSamplingStrategy in GifEncoder 6 years ago
Anton Firszov f5e51abc1c fix style issue 6 years ago
Anton Firszov e1ea534653 FrameQuantizer<T> -> Quantizer<T> 6 years ago
Anton Firszov 3901ce6440 BufferArea -> BufferRegion, introduce PixelSamplingStrategy 6 years ago
Anton Firszov c1033ffb6d add failing test for global quantization 6 years ago
Anton Firszov c848ddbf90 use only netcoreapp3.1 6 years ago
James Jackson-South abbd1475d6
Merge pull request #1192 from SixLabors/js/png-compression-options 6 years ago
James Jackson-South f1f4a1495b Use enum over int. 6 years ago
Brian Popow 267d5bcb14
Merge pull request #1191 from SixLabors/gifTests 6 years ago
Brian Popow 1b9dc4a885 Update external due to test file name changes 6 years ago
Brian Popow f4539b93d2
Merge branch 'master' into gifTests 6 years ago
Brian Popow 7e85c3519c
Merge pull request #1190 from SixLabors/invalidContentException 6 years ago
Brian Popow 07cfe23b5c Use ThrowHelper 6 years ago
Brian Popow fcfd662e81 Additional gif test cases 6 years ago
Brian Popow 0bbdb46551 Change test expectations due to exception change 6 years ago
Brian Popow b089783bc7 Minor formatting change to get GitVersion going 6 years ago
Brian Popow 744f74a17a
Merge branch 'master' into invalidContentException 6 years ago
Brian Popow 5a6659862a Change ImageFormatException to InvalidImageContentException 6 years ago
Brian Popow 228d02f39c Throw exception when width or height is zero 6 years ago
Brian Popow efce73e870
Merge pull request #1189 from SixLabors/bp/remObsoleteTxtProperty 6 years ago
Brian Popow 0d88251172 Remove obsolete PngTextProperties from png metadata 6 years ago
James Jackson-South 94f6d35e0e
Merge pull request #1188 from SixLabors/bp/chunkOrder 6 years ago
Brian Popow 436256a16e Fix warning 6 years ago
Brian Popow 9e7cd79b37 Add tests to ensure chunk order 6 years ago
Brian Popow bb6875b59b Write gamma chunk before palette 6 years ago
Brian Popow 837ed370ab
Merge pull request #1187 from SixLabors/bp/identifyText 6 years ago
Brian Popow 54560b1614 Fix png test image: Some text chunks unintentional changed to none compressed 6 years ago
Brian Popow b9307edd9d Identify reads now exif data 6 years ago
Brian Popow 814982e418 Identify now parses zTXt and iTXt chunks 6 years ago
James Jackson-South effd8bbecf
Merge pull request #1186 from SixLabors/js/fix-package-icon 6 years ago
James Jackson-South 07e75d7184 Fix nuget package icon. 6 years ago
James Jackson-South 72df62c585
Merge pull request #1181 from SixLabors/js/fix-966 6 years ago
Brian Popow a446546af0 Fix warning 6 years ago
James Jackson-South 8d2a9f1d8a
Merge branch 'master' into js/fix-966 6 years ago
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
James Jackson-South 95c40e04fe Add determinant check and update check location/message 6 years ago
James Jackson-South f14ddb3a73 Remove inheritance 6 years ago
James Jackson-South 18a2554d85 Check determinant and update error message. 6 years ago
James Jackson-South 6fd28345b0
Merge branch 'master' into js/fix-966 6 years ago
Scott Williams a2aa966d50
Merge pull request #1176 from SixLabors/sw/property-bag 6 years ago
James Jackson-South 8db87e4991 Add exception docs. 6 years ago