8122 Commits (12c3537e562dbc2ade9d905d699f22e3e7161ff3)
 

Author SHA1 Message Date
Brian Popow 12c3537e56 Use <example> tag for examples 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 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
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 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 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
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
James Jackson-South fedf5b776a
Merge pull request #1160 from SixLabors/bp/tgaImageOrigin 6 years ago
Brian Popow 227f145489 Fix build error due to renamed files 6 years ago
Brian Popow 91797d88a7
Merge branch 'master' into bp/tgaImageOrigin 6 years ago
Brian Popow 70a62ead9e Move calculation of x and y out of the for loops where possible 6 years ago
Brian Popow ce35ce248a Add additional tga test cases 6 years ago
James Jackson-South 37fc697ba3
Merge pull request #1161 from SixLabors/js/visibility 6 years ago
James Jackson-South ac7dee0e71 Update colorspace namespaces 6 years ago
James Jackson-South 7123b302b8 Move GeometryUtilities 6 years ago
James Jackson-South 944e68fb19 Make deflater constants internal 6 years ago
James Jackson-South 7c152bb2a4
Merge pull request #1158 from SixLabors/js/handle-large-gif 6 years ago
Brian Popow e99204eac6 Update external for the 16bit gray tga images 6 years ago
Brian Popow 11bf5bfbdc Simplify ReadBgra32 6 years ago