Info
Version: | 1.6.0 |
Author(s): | Rogger Tan (LMT) |
Last Update: | Friday, August 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LMT.FontAwesome |
Install
Install-Package LMT.FontAwesome
dotnet add package LMT.FontAwesome
paket add LMT.FontAwesome
LMT.FontAwesome Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
In other words, there is no need for downloading or checking whether or not the file exists, which will highly improve performance.
LMT.FontAwesome was based on FontAwesome for WinForms public demo (https://www.codeproject.com/Tips/1155488/FontAwesome-for-WinForms).
Big thanks to Frantisek Ruzicka for his great work. This package couldn't be completed without his codes.
Before using, please add "FontAwesome.Initialize(Properties.Resources....);" to load the ttf file.