6093 Commits (52db9dba62cedff3f11f074ebb7e1ef6b3e7166d)
 

Author SHA1 Message Date
James Jackson-South cfdc75e915 Improve lookup logic 8 years ago
Anton Firsov d171acba80
make Guard.NotNull() and DebugGuard.NotNull() generic (#634) 8 years ago
James Jackson-South b71c74de82 Use single cache base. 8 years ago
James Jackson-South 4ca807e010 Use DistanceSquared 8 years ago
Anton Firszov bcf2cd73bd oops 8 years ago
Anton Firszov 1791e1af95 ImageMagick decoder works 8 years ago
Anton Firszov 0ead64ccc4 make Guard.NotNull() and DebugGuard.NotNull() generic 8 years ago
Anton Firsov 9ab02b6ee6
Merge pull request #631 from Jjagg/violatedthelaw 8 years ago
James Jackson-South 9b1270f580 Minor improvements to diffusion 8 years ago
James Jackson-South b208be83e0 Can now encode gifs with global palette 8 years ago
Jesse Gielen 72ea22bce0 Remove NotNull guard on value type 8 years ago
popow caf7fb3cf1 Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
popow 4b484f9ea0 to make ExifProfile format agnostic again: passing ExifIdCode as ReadonlySpan to the ToByteArray method 8 years ago
James Jackson-South ad65b30f96 Stub color table mode enum. 8 years ago
James Jackson-South 2278789736 Create new DensityUnits enum. 8 years ago
James Jackson-South 0d179d6242
Merge pull request #613 from SixLabors/js/16-bit-pngs 8 years ago
popow 976aad3079 using defined exif constants in the TestProfileToByteArrayWorks Test 8 years ago
James Jackson-South 46df59fd3c
Merge branch 'master' into js/16-bit-pngs 8 years ago
popow 7e688eea38 corrected big endian byte order marker 8 years ago
popow 53336eabb5 fixed submodule merge mistake, setting it to "add reference output for FontShapesAreRenderedCorrectlyAlongACirclePath" 8 years ago
popow 9d81e7c96e Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
popow 88e41ea439 using Span CopyTo() in the ExifProfile Constructor to copy the data from one exifprofile to another 8 years ago
popow a0a0142a83 removed ExifIdCode from ExifConstants and ExifProfile, using ExifMarker defined in Jpeg ProfileResolver 8 years ago
Scott Williams d715eb16ae
Merge pull request #628 from SixLabors/sw/delete-data-pixel-data 8 years ago
Scott Williams e1779325fb remove `SavePixelData()` apis in favour of `GetPixelSpan()` 8 years ago
popow 5a7926dff9 Merge remote-tracking branch 'origin/feature/pngExif' into feature/pngExif 8 years ago
popow 48178b8027 Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
James Jackson-South 76a681983c Merge branch 'master' into js/16-bit-pngs 8 years ago
James Jackson-South b4f5b3f7d4
Merge pull request #627 from carbon/cq3 8 years ago
Jason Nelson b93db65d9f Remove unnessary DebugGaurds on structs 8 years ago
Jason Nelson 68558d3535 Use nameof 8 years ago
Jason Nelson 65986da267 Remove unused using statements 8 years ago
Jason Nelson 1cfe1042f7 Change IsProfile to use ReadOnlySpan<byte> 8 years ago
Jason Nelson 43381cb948 Avoid HuffmanSpec copies 8 years ago
Jason Nelson 16aafbd9ef Use span copy 8 years ago
Jason Nelson 7f51a1bc82 Make TransformHelpers static 8 years ago
Jason Nelson 18054f0eb7 Use ternary operator 8 years ago
Jason Nelson 607c871c19 Prefer type names on left side 8 years ago
Jason Nelson 13e8c17b6d Remove remaining null checks on structs 8 years ago
James Jackson-South fe3b4737f4
Merge branch 'master' into js/16-bit-pngs 8 years ago
James Jackson-South e9c1d056bd
Merge pull request #625 from SixLabors/js/fix-624 8 years ago
James Jackson-South d00c7abaf8 Fix #624 8 years ago
James Jackson-South 5672964654 Merge branch 'master' into js/16-bit-pngs 8 years ago
Anton Firsov 1ed4d92569
Merge pull request #604 from carbon/netcore21 8 years ago
James Jackson-South 922d367fe6 More tests 8 years ago
James Jackson-South 5da4184217 Better tRNS coverage 8 years ago
James Jackson-South 4eb8617739 Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
brianpopow bc9ba35db1
Merge branch 'master' into feature/pngExif 8 years ago
Anton Firszov 7702721f7f correct doc comment 8 years ago
Anton Firszov 7172e432da Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago