4326 Commits (45a6a6bde8c90d67d476b5ffb060100fd0ec80be)

Author SHA1 Message Date
Brian Popow 56150f18f0 Fix encoding of 16 tga files 7 years ago
Brian Popow a0728d95e2 Fix orientation of RLE images 7 years ago
Brian Popow b1572aec09 A little cleanup and comments 7 years ago
Brian Popow 8dfe6da0df Skip palette bytes if image type indicates its no palette image 7 years ago
Brian Popow f8854c7503 Add test for the tga encoder 7 years ago
Brian Popow 28222b5c18 Add support for encoding rle 8, 16 and bit tga images 7 years ago
Brian Popow 6720f10fac Add support for encoding RLE tga images 7 years ago
Brian Popow 94b4f35433 Treat bgra5551 pixels as opaque 7 years ago
Brian Popow b4a8778267 Add support for images with top left origin 7 years ago
Brian Popow d13b646ace Add support for decoding rle tga with palette 7 years ago
Brian Popow bb92179016 Add support for decoding tga image with palette 7 years ago
Brian Popow 5aaf845ed9 Support for encoding 8, 16 and 32 bit tga files 7 years ago
Brian Popow e7fe67080f Add support for encoding 24 bit tga files 7 years ago
Brian Popow e18481b20d Add decoding of 16 and 8 bit rle images 7 years ago
Brian Popow f1bfba6a4b Unified reading rle images 7 years ago
Brian Popow 914d1919e7 Avoid calculating the row start index inside the loop 7 years ago
Brian Popow f69048fdcc Add decoding of 32 bit RLE 7 years ago
Brian Popow f6cce786ea Add decoding of 24bit RLE tga images 7 years ago
Brian Popow a2c4636ad4 Fix decoding 16 bit tga files by making them opaque 7 years ago
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
Brian Popow 64bba4c7d0 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
Brian Popow 15c572126a Add additional information about the climpLimit 7 years ago
James Jackson-South 2ffe181c98 Fix up code and tests 7 years ago
Brian Popow b6e0b62820 Change the default value of clipLimit 7 years ago
ip75 e947ce5c5a remove hsl from comments 7 years ago
James Jackson-South 464598cb3f Refactor cloning processors and tests 7 years ago
James Jackson-South 44692b0c1b Remove protected. 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 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
Brian Popow 1bb93523a5 Change clipLimit to be an absolute value. Fixes issue #994 7 years ago
Xavier Cho 1eea497e74 Accept points instead of line segments as constructor argument 7 years ago
Turnerj bec033603e Fix horizontally out-of-bounds error when drawing text 7 years ago
Xavier Cho 6842408316 Ignore invalid gradient positions rather than throwing an error 7 years ago
Xavier Cho 1314d001f2 Remove a redundant check for the paint boundary 7 years ago
ip75 695171725b warnings-errors 7 years ago
ip75 dbf8868098 fix comments cosmetic warning-errors 7 years ago
Simon Cropp 99a74ebdc6 use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
James Jackson-South 2ea69b4a75 Refactor helper to reduce code duplication 7 years ago
James Jackson-South a3f39ee6d3 Fix #999 and add tests 7 years ago
Simon Cropp b6fcda1dce remove patternVector in patternBrush 7 years ago
James Jackson-South ac9b1d0f97 Fix #997 7 years ago
James Jackson-South 19c7f178d1 Update dependencies and submodule 7 years ago
ip75 4697564541 image lightness filter 7 years ago