Extension methods to the System.Drawing.Graphics class to allow for drawing text on an image with a custom line height.
Info
Version: | 1.0.0 |
Author(s): | Gabriel Cardinal |
Last Update: | Thursday, July 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DrawStringLineHeight |
Install
Install-Package DrawStringLineHeight
dotnet add package DrawStringLineHeight
paket add DrawStringLineHeight
DrawStringLineHeight Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.5.1)
Tags