8175 Commits (b92c1fea8a9e9b2291285d7ed66c306162c57797)
 

Author SHA1 Message Date
Brian Popow feca4d7928 Add padding byte when resource name length is odd 7 years ago
Brian Popow 7bf880a92d Add IPTC specification 7 years ago
Brian Popow 44d0657f8b Add tests for writing IPTC 7 years ago
Brian Popow ad9f373ef7 Add support for writing IPTC metadata 7 years ago
Brian Popow 9b5aa5d5cf Add unit tests for reading IPTC profile 7 years ago
Brian Popow d79de16044 Add support for reading IPTC metadata 7 years ago
Sergio Pedri 7ed7a325b5 Added new tests for all IMemoryGroup<T> enumerators 7 years ago
Sergio Pedri 14e6f698dd Merge branch 'master' into optimizations/memory-group-enumeration 7 years ago
Sergio Pedri a6e70a9c3e Added optimized IMemoryGroup<T>.GetEnumerator() method 7 years ago
Sergio Pedri b3db3382d5 Added overload for MemoryGroupView<T> in MemoryGroupEnumerator<T> 7 years ago
James Jackson-South 3b3b492d74
Merge pull request #1172 from SixLabors/js/span-accessibility 7 years ago
Sergio Pedri 821eb36dc3 Added MemoryGroupEnumerator<T> struct 7 years ago
James Jackson-South f223f39ff4 Add argument docs and negative tests 7 years ago
Sergio Pedri 9deb48755c Removed unnecessary iterator block 7 years ago
Sergio Pedri c1b266db97 Removed unnecessary using directives 7 years ago
Sergio Pedri b7a900bc18 Improved codegen for throw path in MemoryGroup<T>.Owned 7 years ago
James Jackson-South a61baf27e9 Improve accessability of Span<T> methods. Fixes #1164 7 years ago
James Jackson-South e3d51175fb
Merge branch 'master' into js/faster-deflate 7 years ago
James Jackson-South ebc5378928
Merge pull request #1171 from SixLabors/js/private-ms-compilers 7 years ago
James Jackson-South ff6cb9a9c6 Fix #1166 7 years ago
James Jackson-South 7dab97def3 Use static fields. See if dll version fix CI 472 build 7 years ago
James Jackson-South 05a62ae2fb Predefine Codes and Lengths, use ReadOnlySpan where possible. 7 years ago
James Jackson-South 9a9a78d21e
Merge branch 'master' into js/faster-deflate 7 years ago
James Jackson-South c3f41d5bb7 Revert bad optimization 7 years ago
James Jackson-South b218f89cd2 Minor performance improvements. 7 years ago
James Jackson-South 0e18ec7b72
Merge pull request #1165 from SixLabors/bp/moreTgaTests 7 years ago
Brian Popow 930403165f
Merge branch 'master' into bp/moreTgaTests 7 years ago
Brian Popow 79cef659f4 For paletted Bgra5551 alpha bits are not ignored 7 years ago
James Jackson-South bd5ae19471
Merge pull request #725 from SimantoR/master 7 years ago
Brian Popow 3df1471af6 Minor formatting change 7 years ago
Brian Popow ca2ed0d682 Review changes 7 years ago
James Jackson-South 76fe7eba91 Remove GC, add MethodImpl, use Buffer 7 years ago
Brian Popow d032998b1c Using pixel row span to access the pixels 7 years ago
Brian Popow c1fc52b676 Changed startX and endX from ushort to int, Add test with rectangle 7 years ago
Brian Popow 2bd2f7b041 Remove not needed tmp buffer 7 years ago
Brian Popow 4d3d0fb2f5 Add tests for the AdaptiveThreshold processor 7 years ago
Brian Popow 225df57488 Adjustments to changes from the upstream 7 years ago
Brian Popow 120f91c113 Merge remote-tracking branch 'upstream/master' 7 years ago
Brian Popow 485098fbdb Re-add external test images 7 years ago
Brian Popow 8ddd779db6 Add more tga test cases for paletted rle images 7 years ago
Brian Popow aad3f1593b Reading paletted rle tga will not ignore alpha even if alpha bits is 0 7 years ago
James Jackson-South cd4160388d
Merge pull request #1160 from SixLabors/bp/tgaImageOrigin 7 years ago
Brian Popow a80c36ab3a Fix build error due to renamed files 7 years ago
Brian Popow ae0478fd12
Merge branch 'master' into bp/tgaImageOrigin 7 years ago
Brian Popow b44640033b Move calculation of x and y out of the for loops where possible 7 years ago
Brian Popow 985c1805e9 Add additional tga test cases 7 years ago
James Jackson-South 194ec14022
Merge pull request #1161 from SixLabors/js/visibility 7 years ago
James Jackson-South 20d97eaffb Update colorspace namespaces 7 years ago
James Jackson-South 8b3fc67c8c Move GeometryUtilities 7 years ago
James Jackson-South 4daa5f5a44 Make deflater constants internal 7 years ago