We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62b5d1c + 5154b31 commit 8ba852dCopy full SHA for 8ba852d
tests/ImageSharp.Tests/Drawing/Text/DrawText.cs
@@ -3,11 +3,9 @@
3
4
using System.Numerics;
5
using SixLabors.Fonts;
6
-using SixLabors.ImageSharp.PixelFormats;
7
using SixLabors.ImageSharp.Processing;
8
using SixLabors.ImageSharp.Processing.Processors.Text;
9
using SixLabors.Primitives;
10
-using SixLabors.Shapes;
11
using Xunit;
12
13
namespace SixLabors.ImageSharp.Tests.Drawing.Text
0 commit comments