5773 Commits (a7208dee7d2b02b4521fcff42e180da9cf438754)
 

Author SHA1 Message Date
popow a7208dee7d removed ExifIdCode from ExifConstants and ExifProfile, using ExifMarker defined in Jpeg ProfileResolver 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 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 c0751760c1
Merge pull request #625 from SixLabors/js/fix-624 8 years ago
James Jackson-South 7ae25f84f4 Fix #624 8 years ago
Anton Firsov ae3ca2be4f
Merge pull request #604 from carbon/netcore21 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
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
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
Scott Williams b270cbbc6d drop the Shapes.Text dependency 8 years ago
Anton Firsov 916f6aa502
Merge pull request #618 from SixLabors/af/memory-bridge2 8 years ago
Anton Firszov de9e4d3dac reference System.IO.UnmanagedMemoryStream only for 1.3 8 years ago
Scott Williams 948ea7e80b remove draw text along path 8 years ago
Scott Williams c13fb2cd1d make processors immutable again 8 years ago
Scott Williams 717bf96d55 drop resolved todo comment 8 years ago
Anton Firszov 8626ed120a better LoadPixelData tests 8 years ago
Anton Firszov 6e80236178 ReadOnlySpan<byte> overloads for Image.DetectFormat() 8 years ago
Anton Firszov de3e150552 refactor tests for DetectFormat 8 years ago
Anton Firszov 7b1c8245f2 reference UnmanagedMemoryStream and implement ReadOnlySpan<byte> overloads of Image.Load() 8 years ago
popow 6201c3278c avoiding unnecessary allocation of the exif id byte array in StartsWithExifIdCode() 8 years ago
Anton Firszov ec0e78b147 common test cases for Image.Load(byte) and Image.Load(span) overloads 8 years ago
Anton Firszov 499b0476da clean-up and isolate image load tests 8 years ago
Anton Firszov 36298f43e7 fine tune tolerance 8 years ago
Anton Firszov 38ba1f2dfc fix build after merge 8 years ago
Anton Firszov f452cea13e Merge remote-tracking branch 'origin/master' into sw/draw-text-optermizations 8 years ago
Anton Firsov fb811f60a5
Merge pull request #617 from SixLabors/af/memory-bridge2 8 years ago
Anton Firszov ed1a70d052 update submodule, fine-tune test tolerance 8 years ago
Anton Firszov 8a14fa0ab7 add FontShapesAreRenderedCorrectlyAlongACirclePath() 8 years ago
Anton Firszov 06d01f5d90 Merge branch 'sw/draw-text-optermizations' of https://github.com/SixLabors/ImageSharp into sw/draw-text-optermizations 8 years ago
Anton Firszov 31ce2836c0 format long lines in DrawTextExtensions.Path.cs 8 years ago