7144 Commits (2e1a6ff65e3ab853b249ad58a4f1d355309d13b3)
 

Author SHA1 Message Date
Brian Popow 2e1a6ff65e Add tga decoder tests 7 years ago
Brian Popow 10ff875ae1 Add support for decoding 8, 16, 32 bit tga files 7 years ago
Brian Popow 4a5e075207 Add decoding of 24 bit targa files 7 years ago
James Jackson-South 082d7fabc9
Merge pull request #1020 from brianpopow/feature/Issue1014 7 years ago
Brian Popow fdab536376 Add unit test for issue #1014 7 years ago
Brian Popow 64bba4c7d0 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
James Jackson-South f4fecd5a15
Merge pull request #1000 from ip75/LightnessProcessor 7 years ago
James Jackson-South 10feb23d9b Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South 1d9c3b38ef
Merge pull request #1017 from brianpopow/feature/clipLimit 7 years ago
Brian Popow 15c572126a Add additional information about the climpLimit 7 years ago
Brian Popow a04fc431ab Update external for histogram reference images 7 years ago
James Jackson-South 67ea7b43c2
Merge branch 'master' into feature/clipLimit 7 years ago
James Jackson-South 224f9ef325 Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South 2ffe181c98 Fix up code and tests 7 years ago
James Jackson-South 822b74ac97
Merge pull request #1018 from SixLabors/js/dotnetfoundation 7 years ago
James Jackson-South e4c44c9063 Add code of conduct 7 years ago
Brian Popow 1bc59e1c1d
Merge branch 'master' into feature/clipLimit 7 years ago
Brian Popow a73dca0c65 Change test images for Issue984 to be non transparent 7 years ago
Brian Popow b6e0b62820 Change the default value of clipLimit 7 years ago
James Jackson-South 54bc56110e
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 4a4c8dd68d
Merge pull request #1011 from SixLabors/feature/processors 7 years ago
ip75 48903b17ad fix test values 7 years ago
ip75 4a397dc3eb Filters test 7 years ago
ip75 e947ce5c5a remove hsl from comments 7 years ago
ip75 7f6b3ed2c1
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 464598cb3f Refactor cloning processors and tests 7 years ago
James Jackson-South ab856a303f Merge branch 'master' into feature/processors 7 years ago
James Jackson-South b004888d92
Merge pull request #1010 from SixLabors/feature/visitor 7 years ago
James Jackson-South 75d27b5350 Merge branch 'master' into feature/processors 7 years ago
James Jackson-South ac4d71c6fa Merge branch 'master' into feature/visitor 7 years ago
James Jackson-South 44692b0c1b Remove protected. 7 years ago
James Jackson-South a6f4f8e7da
Merge pull request #1009 from SixLabors/feature/idisposable 7 years ago
James Jackson-South b0ef8a10d1 reseal Image{TPixel} 7 years ago
ip75 5834a2e140 fix value ranges for lightness 7 years ago
James Jackson-South 1796862302 Make processors public, refactor cloning. 7 years ago
ip75 8957c9c19c Value 1.5 must be greater than or equal to 0 and less than or equal to 1 7 years ago
ip75 28c6776884 LightnessTest 7 years ago
ip75 2b973fb314
Merge branch 'master' into LightnessProcessor 7 years ago
ip75 4c2ed503d6 change comment 7 years ago
James Jackson-South f5c9814a00 Expose visitor through advanced namespace. 7 years ago
James Jackson-South 76708ef2d6 Refactor IImageProcessor 7 years ago
James Jackson-South 03ba4c6e77 Refactor Image.Dispose 7 years ago
James Jackson-South 644fe22d10
Merge pull request #978 from SimonCropp/ExifTagDescriptionAttributeDoesntNeedFields 7 years ago
Brian Popow 1bb93523a5 Change clipLimit to be an absolute value. Fixes issue #994 7 years ago
ip75 da45593d60
Merge branch 'master' into LightnessProcessor 7 years ago
Scott Williams fbfc452dd4
Merge pull request #1008 from Turnerj/fix-issue-688 7 years ago
Scott Williams a4a7feb3ed
Merge pull request #1007 from mysticfall/master 7 years ago
Xavier Cho 1eea497e74 Accept points instead of line segments as constructor argument 7 years ago
Turnerj 026ae45799 Use local CreateFont method 7 years ago
Turnerj ea7cc57823 Updated font used for test 7 years ago