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.
1 parent d4dd48f commit 5154b31Copy full SHA for 5154b31
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