8240 Commits (2f8ebf210757fa3361cfd392b38c618aa6d6a4b8)
 

Author SHA1 Message Date
Brian Popow 2f8ebf2107
Merge pull request #1197 from SixLabors/fixForVeryLargeJpg 6 years ago
Brian Popow 8d1f2d1839 Change Scanlines and SamplesPerLine from short to int 6 years ago
James Jackson-South 4ae5ae769e
Merge pull request #1182 from SixLabors/release/rc-1 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South a4a4b6d24f Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South d1f24ff119
Merge pull request #1194 from SixLabors/js-buffer2dregion 6 years ago
James Jackson-South 312e1918b7 BufferRegion => Buffer2DRegion 6 years ago
James Jackson-South 25306636b8 Merge branch 'master' into release/rc-1 6 years ago
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 63ac8f7acf Fix typo 6 years ago
James Jackson-South 962d639d3b Cleanup props/targets 6 years ago
James Jackson-South a8bd41ff45 Merge branch 'master' into release/rc-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
James Jackson-South fe22a4560a Merge branch 'master' into release/rc-1 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 0b4b1322a9 Merge branch 'master' into release/rc-1 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 3168a40b32 Update package license details 6 years ago
James Jackson-South 81b458061d Merge branch 'master' into release/rc-1 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 815972f5c9 Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South 72df62c585
Merge pull request #1181 from SixLabors/js/fix-966 6 years ago