54 Commits (435be3c302498240a514212906961041a77bf5b8)

Author SHA1 Message Date
Anton Firszov 72da4463c9 increase tolerance to tolerate inaccuracies on legacy JIT 8 years ago
Anton Firszov b8a3245599 use OpenSans-Regular.ttf in tests 8 years ago
Anton Firszov d2185efa4b Improve text rendering accuracy 8 years ago
Anton Firszov a0abfffeb9 Failing test case based on #685 8 years ago
Anton Firszov 79c962c4c7 use strict - but not exact - comparison in DrawTextOnImageTests 8 years ago
Scott Williams 8be9e6df4d constrain destination span and scanline to same length 8 years ago
Scott Williams 32aa6566d7 remove commented out tolerances 8 years ago
Scott Williams aee867c39f prevent text wandering from baseline 8 years ago
James Jackson-South 0a6913e0c6 Simplify drawing namespaces. 8 years ago
Jason Nelson e306f914be Fix merge conflict 8 years ago
James Jackson-South e808514648 All tests now pass 8 years ago
Scott Williams 948ea7e80b remove draw text along path 8 years ago
Anton Firszov 36298f43e7 fine tune tolerance 8 years ago
Anton Firszov ed1a70d052 update submodule, fine-tune test tolerance 8 years ago
Anton Firszov 8a14fa0ab7 add FontShapesAreRenderedCorrectlyAlongACirclePath() 8 years ago
Scott Williams 77bf952bbd test drawing along path 8 years ago
Scott Williams 3896723bfb additional tests around pen rendering with patterns 8 years ago
Jason Nelson 8b85609320 Downgrade Unsafe package [test] 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 9cc4fd683d add optermised drawing path with cached glyph rendering 8 years ago
Anton Firszov 7a474d9308 validating tests for DrawText() 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South f53097a6cf Move GraphicsOptions parameter 9 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 9 years ago
James Jackson-South 563077d87d Combine drawing methods to new Overlays namespace. 9 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago
Scott Williams 7c81b0cc35 add draw text along path extension methods 9 years ago
Scott Williams 230e47991f migrate text glyph rendering to SixLabors.Shapes.Text 9 years ago
Scott Williams 4ab9228508 replace outlineing logic with path generation. 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
Scott Williams 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 10 years ago
Scott Williams 6d393d1db9 bump version number and SixLabor.* dependencies 10 years ago
James Jackson-South a550b0f95e Rename Color to Color32 10 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 10 years ago
Scott Williams 6e73df417e TextGraphicsOptions Tests 10 years ago
Anton Firszov bf2bcfa85b Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 10 years ago
Scott Williams 095c3fb5fb fix all instances of var 10 years ago
Scott Williams 76905dab5e render using sixlabors.fonts 10 years ago