5708 Commits (bd65fc543cd38ea48afc508d4f60c6bc6df5ef56)
 

Author SHA1 Message Date
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
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
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
Scott Williams 77bf952bbd test drawing along path 8 years ago
Anton Firszov 1039c2c8f9 fix BMP dimension check 8 years ago
Anton Firszov 723daaeee7 fix review findings 8 years ago
Scott Williams 5609f1bdb3 fix api changes due to MemoryManager->MemoryAllocator rename 8 years ago
Scott Williams f19df193c1 Merge remote-tracking branch 'remotes/origin/master' into sw/draw-text-optermizations 8 years ago
Scott Williams 886038928b increase coverage on drawing path collections 8 years ago
Scott Williams 3896723bfb additional tests around pen rendering with patterns 8 years ago
Anton Firszov 464e51d896 Merge remote-tracking branch 'origin/master' into af/memory-bridge2 8 years ago
Anton Firsov 0c87eb11c3
Merge pull request #607 from SixLabors/af/memory-bridge 8 years ago
Anton Firszov 79c4ddc809 remove IBuffer2D<T> 8 years ago
Anton Firszov 85aeecb1c5 delete PixelAccessor 8 years ago
Anton Firszov 61e6d2d6e1 Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Anton Firszov 026631027f remove PixelAccessor<T> usages from common code 8 years ago
Anton Firszov 76b60a70f0 hide GetPixelMemory() and GetPixelRowMemory() for now 8 years ago
Scott Williams e43a8dbc2c apply optermised font rendering path to glyphs outlines 8 years ago
Scott Williams db88844711 increase tolerance on tests 8 years ago
Scott Williams 121f1edce6 ensure pen code path is tested 8 years ago
Scott Williams 02baa60e89 really update reference images this time 8 years ago
Scott Williams 6d92b4f83a update reference images 8 years ago
Scott Williams 9cc4fd683d add optermised drawing path with cached glyph rendering 8 years ago
Anton Firszov dfd59dd25e CloningImageProcessor uses SwapOrCopyPixelsBuffersFrom() 8 years ago
Anton Firszov f6dd91922e IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov b909f97a08 fix Benchmarks project 8 years ago
Anton Firszov 71b826d010 mark DangerousGetPinnableReferenceToPixelBuffer() obsolete 8 years ago
Anton Firszov 2cb7e9a054 Merge remote-tracking branch 'origin/master' into af/memory-bridge 8 years ago
Anton Firszov 85d7548049 rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 6585f9551f RENAME: MemoryManager -> MemoryAllocator 8 years ago