5821 Commits (2e7f91bdd3be40fc2a4f552d6b0327552aa2f66e)
 

Author SHA1 Message Date
popow 2e7f91bdd3 Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
popow cc4a203130 to make ExifProfile format agnostic again: passing ExifIdCode as ReadonlySpan to the ToByteArray method 8 years ago
James Jackson-South b6ac7f9e04
Merge pull request #613 from SixLabors/js/16-bit-pngs 8 years ago
popow 01aa5303e1 using defined exif constants in the TestProfileToByteArrayWorks Test 8 years ago
James Jackson-South db86d1ac4b
Merge branch 'master' into js/16-bit-pngs 8 years ago
popow 108cb02106 corrected big endian byte order marker 8 years ago
popow cac1bea984 fixed submodule merge mistake, setting it to "add reference output for FontShapesAreRenderedCorrectlyAlongACirclePath" 8 years ago
popow 9d4b8c4ba0 Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
popow 215224e6cd using Span CopyTo() in the ExifProfile Constructor to copy the data from one exifprofile to another 8 years ago
popow a7208dee7d removed ExifIdCode from ExifConstants and ExifProfile, using ExifMarker defined in Jpeg ProfileResolver 8 years ago
Scott Williams 626cceec72
Merge pull request #628 from SixLabors/sw/delete-data-pixel-data 8 years ago
Scott Williams 6ff3aed4fb remove `SavePixelData()` apis in favour of `GetPixelSpan()` 8 years ago
popow e44db1bb33 Merge remote-tracking branch 'origin/feature/pngExif' into feature/pngExif 8 years ago
popow ac34d907e5 Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
James Jackson-South 574bbc11e9 Merge branch 'master' into js/16-bit-pngs 8 years ago
James Jackson-South aadcb09b01
Merge pull request #627 from carbon/cq3 8 years ago
Jason Nelson 0bea00e68b Remove unnessary DebugGaurds on structs 8 years ago
Jason Nelson b08dd4dc9e Use nameof 8 years ago
Jason Nelson 16edc8fcc6 Remove unused using statements 8 years ago
Jason Nelson b08e9eec50 Change IsProfile to use ReadOnlySpan<byte> 8 years ago
Jason Nelson 86407f5877 Avoid HuffmanSpec copies 8 years ago
Jason Nelson 912eb6ace5 Use span copy 8 years ago
Jason Nelson 7d6cc4ffcb Make TransformHelpers static 8 years ago
Jason Nelson 90b494a304 Use ternary operator 8 years ago
Jason Nelson 7454d8aaae Prefer type names on left side 8 years ago
Jason Nelson 1811524d43 Remove remaining null checks on structs 8 years ago
James Jackson-South 1587283173
Merge branch 'master' into js/16-bit-pngs 8 years ago
James Jackson-South c0751760c1
Merge pull request #625 from SixLabors/js/fix-624 8 years ago
James Jackson-South 7ae25f84f4 Fix #624 8 years ago
James Jackson-South 9a8358687f Merge branch 'master' into js/16-bit-pngs 8 years ago
Anton Firsov ae3ca2be4f
Merge pull request #604 from carbon/netcore21 8 years ago
James Jackson-South 6036a48bfa More tests 8 years ago
James Jackson-South 094e290a83 Better tRNS coverage 8 years ago
James Jackson-South 9a80514f2c Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
brianpopow 7557437198
Merge branch 'master' into feature/pngExif 8 years ago
Anton Firszov c41fb82782 correct doc comment 8 years ago
Anton Firszov 85a16c0bf8 Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago
Jason Nelson e306f914be Fix merge conflict 8 years ago
Jason Nelson 8bf07d5b29
Merge branch 'master' into netcore21 8 years ago
Anton Firszov d62ce7b54e Merge branch 'master' into js/16-bit-pngs 8 years ago
Scott Williams a266e787ef
Merge pull request #614 from SixLabors/sw/draw-text-optermizations 8 years ago
Jason Nelson ac9b3768c3
Merge branch 'master' into netcore21 8 years ago
Jason Nelson 0eb76940de Use non-preview appveyor image 8 years ago
James Jackson-South 44c70efd8c Lol Whut? 8 years ago
James Jackson-South a8bd6580a2 Use SD, Better conversion and cleanup SD Bridge. 8 years ago
Anton Firsov ddeb9ad1f6
Merge branch 'master' into js/16-bit-pngs 8 years ago
Anton Firszov bd65fc543c CachingGlyphRenderer: use a 1 dictionary instead of 3 8 years ago
Anton Firszov ecf160e5bb refactor QuickSort to a common utility class 8 years ago
Scott Williams 70b1b5a7de Merge remote-tracking branch 'origin/master' into sw/draw-text-optermizations 8 years ago
brianpopow 6de9dd83e9
Merge branch 'master' into feature/pngExif 8 years ago