7165 Commits (f612fabf7901c623ffba2cc136bd5b6acfd6c851)
 

Author SHA1 Message Date
Brian Popow f612fabf79 Add CompareToOriginal at the end of Issue1014 test 7 years ago
Brian Popow ad50ab8718 A little cleanup and comments 7 years ago
Brian Popow 96d6afe944 Skip palette bytes if image type indicates its no palette image 7 years ago
Brian Popow 3b5af03f5f Add test for the tga encoder 7 years ago
Brian Popow 7b3018c3e1 Add support for encoding rle 8, 16 and bit tga images 7 years ago
Brian Popow ca03cebdda Add support for encoding RLE tga images 7 years ago
Brian Popow 20f1a1fa65 Treat bgra5551 pixels as opaque 7 years ago
Brian Popow deb1bf5284 Add support for images with top left origin 7 years ago
Brian Popow e12873c115 Add tests for topleft origin 7 years ago
Brian Popow 296e75bb3f Change test images, add additional tests 7 years ago
Brian Popow dce04067d8 Add support for decoding rle tga with palette 7 years ago
Brian Popow 462ba485f5 Add support for decoding tga image with palette 7 years ago
Brian Popow 98f4def9a9 Support for encoding 8, 16 and 32 bit tga files 7 years ago
Brian Popow 167eec1a16 Add support for encoding 24 bit tga files 7 years ago
Brian Popow fabd7f4bbe Add decoding of 16 and 8 bit rle images 7 years ago
Brian Popow 2bfe960d6a Unified reading rle images 7 years ago
Brian Popow 81ed8ca8e2 Avoid calculating the row start index inside the loop 7 years ago
Brian Popow fec6cad3ea Add decoding of 32 bit RLE 7 years ago
Brian Popow 3cbc741a18 Add decoding of 24bit RLE tga images 7 years ago
Brian Popow 7a8a132558 Add RLE test images 7 years ago
Brian Popow aa110740e0 Fix decoding 16 bit tga files by making them opaque 7 years ago
Brian Popow 3b48dc39dc Add tga decoder tests 7 years ago
Brian Popow 38589a0eb8 Add support for decoding 8, 16, 32 bit tga files 7 years ago
Brian Popow 16aef1757b Add decoding of 24 bit targa files 7 years ago
James Jackson-South a42ddc85ae
Merge pull request #1020 from brianpopow/feature/Issue1014 7 years ago
Brian Popow c3d5f4bd29 Add unit test for issue #1014 7 years ago
Brian Popow e722cc7fc5 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
James Jackson-South 4453357cbf
Merge pull request #1000 from ip75/LightnessProcessor 7 years ago
James Jackson-South 68bf2ed650 Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South 0b2b2e887e
Merge pull request #1017 from brianpopow/feature/clipLimit 7 years ago
Brian Popow 51c652939e Add additional information about the climpLimit 7 years ago
Brian Popow 4778a915cf Update external for histogram reference images 7 years ago
James Jackson-South 178cfadf28
Merge branch 'master' into feature/clipLimit 7 years ago
James Jackson-South 9339b1ff0e Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South ccaaf402e4 Fix up code and tests 7 years ago
James Jackson-South 874ac897f2
Merge pull request #1018 from SixLabors/js/dotnetfoundation 7 years ago
James Jackson-South a65cf245fc Add code of conduct 7 years ago
Brian Popow 1cab2875c1
Merge branch 'master' into feature/clipLimit 7 years ago
Brian Popow 2bd1df92ba Change test images for Issue984 to be non transparent 7 years ago
Brian Popow 9942e1f64b Change the default value of clipLimit 7 years ago
James Jackson-South bc128c6948
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 8e6a4f0877
Merge pull request #1011 from SixLabors/feature/processors 7 years ago
ip75 e880e63df2 fix test values 7 years ago
ip75 e76ebb84ef Filters test 7 years ago
ip75 8cb89d84ba remove hsl from comments 7 years ago
ip75 dfc094d320
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 40b69d7e95 Refactor cloning processors and tests 7 years ago
James Jackson-South 1ae1915664 Merge branch 'master' into feature/processors 7 years ago
James Jackson-South 8606c08009
Merge pull request #1010 from SixLabors/feature/visitor 7 years ago
James Jackson-South 091aaccbc5 Merge branch 'master' into feature/processors 7 years ago