Utility.BigFont 2.1.1.10
A Class Library for transforming strings into large, stylized characters.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Utility.BigFont</id>
<version>2.1.1.10</version>
<authors>JP Dillingham</authors>
<owners>JP Dillingham</owners>
<licenseUrl>https://github.com/jpdillingham/BigFont/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/jpdillingham/BigFont</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A Class Library for transforming strings into large, stylized characters.</description>
<summary>Added GenerateCaseSensitive() to allow mixed upper and lower case letters in the output. Fixed a bug causing digits and punctuation to be treated as lower case.</summary>
<copyright>Copyright (c) 2016 JP Dillingham ([email protected])</copyright>
<language>en-US</language>
</metadata>
</package>