5774 Commits (88e41ea439bf12ca5ff11476a488e20c1a026d2c)
 

Author SHA1 Message Date
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
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 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 e9c1d056bd
Merge pull request #625 from SixLabors/js/fix-624 8 years ago
James Jackson-South d00c7abaf8 Fix #624 8 years ago
Anton Firsov 1ed4d92569
Merge pull request #604 from carbon/netcore21 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
Jason Nelson 9051daf8f5 Fix merge conflict 8 years ago
Jason Nelson c1db9ef48e
Merge branch 'master' into netcore21 8 years ago
Scott Williams f8dba5f9ac
Merge pull request #614 from SixLabors/sw/draw-text-optermizations 8 years ago
Jason Nelson 0be9fad235
Merge branch 'master' into netcore21 8 years ago
Jason Nelson ee351aa395 Use non-preview appveyor image 8 years ago
Anton Firszov 2f52b390b2 CachingGlyphRenderer: use a 1 dictionary instead of 3 8 years ago
Anton Firszov f943ba50a7 refactor QuickSort to a common utility class 8 years ago
Scott Williams 7304554cd3 Merge remote-tracking branch 'origin/master' into sw/draw-text-optermizations 8 years ago
brianpopow 8a2c8d948f
Merge branch 'master' into feature/pngExif 8 years ago
Scott Williams 4fcf13b830 drop the Shapes.Text dependency 8 years ago
Anton Firsov 2e62c60d51
Merge pull request #618 from SixLabors/af/memory-bridge2 8 years ago
Anton Firszov afc13ad2b0 reference System.IO.UnmanagedMemoryStream only for 1.3 8 years ago
Scott Williams 503ae5b1a8 remove draw text along path 8 years ago
Scott Williams 21d9d97bac make processors immutable again 8 years ago
Scott Williams ec7f54450a drop resolved todo comment 8 years ago
Anton Firszov 7583a48415 better LoadPixelData tests 8 years ago
Anton Firszov ccb3513663 ReadOnlySpan<byte> overloads for Image.DetectFormat() 8 years ago
Anton Firszov e63535ee69 refactor tests for DetectFormat 8 years ago
Anton Firszov 31b7789855 reference UnmanagedMemoryStream and implement ReadOnlySpan<byte> overloads of Image.Load() 8 years ago
popow e26ea4934f avoiding unnecessary allocation of the exif id byte array in StartsWithExifIdCode() 8 years ago
Anton Firszov 78bb139128 common test cases for Image.Load(byte) and Image.Load(span) overloads 8 years ago
Anton Firszov cabce9c49a clean-up and isolate image load tests 8 years ago
Anton Firszov fd78beda18 fine tune tolerance 8 years ago
Anton Firszov 0b97ce205b fix build after merge 8 years ago
Anton Firszov 68330db3e2 Merge remote-tracking branch 'origin/master' into sw/draw-text-optermizations 8 years ago
Anton Firsov 097c150440
Merge pull request #617 from SixLabors/af/memory-bridge2 8 years ago
Anton Firszov 1babb6a8b2 update submodule, fine-tune test tolerance 8 years ago
Anton Firszov db00a369d3 add FontShapesAreRenderedCorrectlyAlongACirclePath() 8 years ago
Anton Firszov a5a84838c3 Merge branch 'sw/draw-text-optermizations' of https://github.com/SixLabors/ImageSharp into sw/draw-text-optermizations 8 years ago