1 Commits (ef736e011ba33268571ac744d4e19373f8760c0b)

Author SHA1 Message Date
Anton Firszov b7dadca8b0 clean-up drawing processors 7 years ago
Anton Firszov f0b70b63ef tests are passing 7 years ago
Anton Firszov 73f9116a46 Pen, Brush & Processors refactored 7 years ago
Peter Amrehn df155496b7 inline variable 8 years ago
Peter Amrehn 9e006c734e fix typos in comments 8 years ago
Anton Firszov 381f83d543 Improve text rendering accuracy 8 years ago
Anton Firszov 190d133b2c fix typos & cleanup 8 years ago
Scott Williams f8f7a0655c prevent text wandering from baseline 8 years ago
Vicente Penades 002fc64566 reverted some changes from using DebugGuard 8 years ago
Vicente Penades 80a27b629a expanding blocks... 8 years ago
Vicente Penades 029b35cd0c trying to improve Opacity out of range propagation. 8 years ago
Jason Nelson 633a8ce503 Replace == null with is null 8 years ago
Anton Firszov 968a9cb186 Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 80a7b9f14a replace IBuffer<T> with IMemoryOwner<T> 8 years ago
Dirk Lemstra f0926bbaab Changed clean boolean for allocation into an enumeration. 8 years ago
James Jackson-South d6944d5a6a Simplify drawing namespaces. 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 4fcf13b830 drop the Shapes.Text dependency 8 years ago
Scott Williams 21d9d97bac make processors immutable again 8 years ago
Anton Firszov 0b97ce205b fix build after merge 8 years ago
Scott Williams 173f591e02 fix api changes due to MemoryManager->MemoryAllocator rename 8 years ago
Scott Williams f531af0fbc additional tests around pen rendering with patterns 8 years ago
Scott Williams 4c08bb985b apply optermised font rendering path to glyphs outlines 8 years ago
Scott Williams 0d42806cb5 ensure pen code path is tested 8 years ago
Scott Williams a8fa985b66 add optermised drawing path with cached glyph rendering 8 years ago