13334 Commits (2c8dd67fcfe2fa4a2fe13f672c0b1dbfa235a324)
 

Author SHA1 Message Date
James Jackson-South cd4160388d
Merge pull request #1160 from SixLabors/bp/tgaImageOrigin 6 years ago
Brian Popow a80c36ab3a Fix build error due to renamed files 6 years ago
Brian Popow ae0478fd12
Merge branch 'master' into bp/tgaImageOrigin 6 years ago
Brian Popow b44640033b Move calculation of x and y out of the for loops where possible 6 years ago
Brian Popow 985c1805e9 Add additional tga test cases 6 years ago
James Jackson-South 194ec14022
Merge pull request #1161 from SixLabors/js/visibility 6 years ago
James Jackson-South 20d97eaffb Update colorspace namespaces 6 years ago
James Jackson-South 8b3fc67c8c Move GeometryUtilities 6 years ago
James Jackson-South 4daa5f5a44 Make deflater constants internal 6 years ago
James Jackson-South 095e2fe938
Merge pull request #1158 from SixLabors/js/handle-large-gif 6 years ago
Brian Popow 365c1661ac Update external for the 16bit gray tga images 6 years ago
Brian Popow b89c099e71 Simplify ReadBgra32 6 years ago
Brian Popow 2b18c6c82e Update Magick.Net to 7.15.5 6 years ago
Brian Popow 96ff5b8b14 Add additional tests for images which have bottom right and top right origin 6 years ago
Brian Popow 4561af046c Add additional tests for monochrome images 6 years ago
Brian Popow 74e1106f29 Add support for decoding 16bit monochrome images 6 years ago
Peter Amrehn 6f4c38fe72 add local variables to store values at index once to spare additional indexer access. 6 years ago
Peter Amrehn b28ca48f6c improve comments 6 years ago
Brian Popow ae1480c0c2 Add support for top right and bottom right image origin 6 years ago
Peter Amrehn 58fb9ffb74 fix build warnings 6 years ago
James Jackson-South 13f411d060 Move IndexedImageFrame to root namespace. 6 years ago
Peter Amrehn 0a5daadda1 add missing file header 6 years ago
James Jackson-South 686b8cb4d5
Merge branch 'master' into js/handle-large-gif 6 years ago
James Jackson-South 9fece40328
Merge pull request #1157 from SixLabors/bp/tgaAlphaBits 6 years ago
Brian Popow 11e62696e7 Use == instead of is 6 years ago
James Jackson-South b656a9de35 Use Buffer2D throughout. Fix #1141 6 years ago
Brian Popow 81e95e5216 Split tga alpha bits tests in 16 bit and 32 bit tests 6 years ago
Brian Popow c6b5452aeb Set alpha channel bits in the image descriptor during tga encoding 6 years ago
Brian Popow 003640b210 Respect alpha channel bits from image descriptor during tga decoding 6 years ago
James Jackson-South e854588e1d
Merge pull request #1156 from SixLabors/unitTestWhiteCrop 6 years ago
Brian Popow 2e6e22dec7 Add unit test for #1154: entropy crop on white image should not crop 6 years ago
James Jackson-South 3b7050018d
Merge pull request #1154 from samsosa/master 6 years ago
James Jackson-South c10989bd1b
Merge branch 'master' into master 6 years ago
Brian Popow a3fc3f3825
Merge pull request #1155 from SixLabors/bp/saveAsTga 6 years ago
James Jackson-South fecb2c63b0
Merge branch 'master' into master 6 years ago
Brian Popow 0a4c911ee5 Add image extension method for save as tga 6 years ago
samsosa b5a861c54b
Simple copy & paste error fixed 6 years ago
James Jackson-South 1b6e97594f
Merge pull request #1153 from SixLabors/js/more-efficient-base64 6 years ago
James Jackson-South dc8094afa3 Update ImageExtensions.cs 6 years ago
James Jackson-South ae4a979b91 Update Directory.Build.props 6 years ago
James Jackson-South 7e1ac92136 Simplify approach 6 years ago
James Jackson-South 24b818f2ff Update ImageExtensions.cs 6 years ago
James Jackson-South e26b7d5574 Merge branch 'master' into js/more-efficient-base64 6 years ago
James Jackson-South 7d1d4600f0
Merge pull request #1152 from SixLabors/js/faster-vector-clamp 6 years ago
James Jackson-South 70ea2d7b6a Update based on Tanner's investigationl. 6 years ago
Brian Popow d8bc2d0ab7 Add missing copyright note in ClampVector4 6 years ago
James Jackson-South f2aa2a7965 Replace Vector4.Clamp 6 years ago
Brian Popow d14b9819a5 Move alpha decoding related methods into the AlphaDecoder class 6 years ago
Brian Popow f53671ad1f alpha_color_cache.webp now decodes correctly 6 years ago
Brian Popow 83d82360eb Fix issue with DecodeAlphaData when copying a block 6 years ago