8134 Commits (7fb1612c302da9c8a63358db666b6965faa33744)
 

Author SHA1 Message Date
James Jackson-South 7fb1612c30 Remove allocation and clean up docs 6 years ago
Brian Popow ed457f1d6a
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 12c3537e56 Use <example> tag for examples 6 years ago
James Jackson-South 424d3886a8
Merge pull request #1170 from SixLabors/js/faster-deflate 6 years ago
Brian Popow 34074de62e
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 4a70056a2b SetDateTimeValue now uses DateTimeOffset 6 years ago
James Jackson-South e0a9524dec
Merge branch 'master' into js/faster-deflate 6 years ago
James Jackson-South a8a7a43b83
Merge pull request #1175 from SixLabors/js/base-64-extension 6 years ago
Brian Popow f1a99e70e0 Add SetDateTimeValue which makes sure the formatting will be as specified in the spec 6 years ago
James Jackson-South 406573cb8e Update ImageExtensions.cs 6 years ago
Brian Popow 2167085214 Limit length of iptc values according to the spec 6 years ago
James Jackson-South f2b83a5812
Merge branch 'master' into js/faster-deflate 6 years ago
Brian Popow 7e9d553361 Remove by tag now removes all entry's not just the first. Similar GetValue now returns a list of entrys instead of just one 6 years ago
Brian Popow f824d61dda
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 86462e5513 Throw if IPTC data exceeds limit 6 years ago
Brian Popow 9822c3a7eb Some IPTC tags can now be added multiple times, some are restricted from doing so 6 years ago
Brian Popow ed1a0631f0 Add testcase for app13 marker with empty IPTC 6 years ago
Brian Popow 1453392bb9 Add padding byte when resource name length is odd 6 years ago
Brian Popow 07eda44d28 Add IPTC specification 6 years ago
Brian Popow 0e49478f37 Add tests for writing IPTC 6 years ago
Brian Popow ba883d7c8a Add support for writing IPTC metadata 6 years ago
Brian Popow 14312962b2 Add unit tests for reading IPTC profile 6 years ago
Brian Popow ee96011669 Add support for reading IPTC metadata 6 years ago
James Jackson-South de73c63f50
Merge pull request #1172 from SixLabors/js/span-accessibility 6 years ago
James Jackson-South 2ec776812f Add argument docs and negative tests 6 years ago
James Jackson-South 28f3938de2 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
James Jackson-South 497ec5b408
Merge branch 'master' into js/faster-deflate 6 years ago
James Jackson-South ddfe64306f
Merge pull request #1171 from SixLabors/js/private-ms-compilers 6 years ago
James Jackson-South 026698ac48 Fix #1166 6 years ago
James Jackson-South 43b77b9036 Use static fields. See if dll version fix CI 472 build 6 years ago
James Jackson-South 6dae630dc4 Predefine Codes and Lengths, use ReadOnlySpan where possible. 6 years ago
James Jackson-South 20b324c896
Merge branch 'master' into js/faster-deflate 6 years ago
James Jackson-South 29d12f3f00 Revert bad optimization 6 years ago
James Jackson-South 88f3bd0c33 Minor performance improvements. 6 years ago
James Jackson-South 44b4651a4d
Merge pull request #1165 from SixLabors/bp/moreTgaTests 6 years ago
Brian Popow 6d115fec6c
Merge branch 'master' into bp/moreTgaTests 6 years ago
Brian Popow 5754f9493f For paletted Bgra5551 alpha bits are not ignored 6 years ago
James Jackson-South 557b1c5c81
Merge pull request #725 from SimantoR/master 6 years ago
Brian Popow ee016f6115 Minor formatting change 6 years ago
Brian Popow 50aa77e3a0 Review changes 6 years ago
James Jackson-South 1c7c491472 Remove GC, add MethodImpl, use Buffer 6 years ago
Brian Popow 1c926703a8 Using pixel row span to access the pixels 6 years ago
Brian Popow a468883110 Changed startX and endX from ushort to int, Add test with rectangle 6 years ago
Brian Popow 75ac0eeb17 Remove not needed tmp buffer 6 years ago
Brian Popow 6963945097 Add tests for the AdaptiveThreshold processor 6 years ago
Brian Popow 39d5a93d14 Adjustments to changes from the upstream 6 years ago
Brian Popow 019d973f43 Merge remote-tracking branch 'upstream/master' 6 years ago
Brian Popow a5a0ecd006 Re-add external test images 6 years ago
Brian Popow 96fc00d28f Add more tga test cases for paletted rle images 6 years ago
Brian Popow a011640daa Reading paletted rle tga will not ignore alpha even if alpha bits is 0 6 years ago