Plugin.Glypher.FontAwesome5Pro
5.11.2
This plugin extend support for font glyphs (font icons) using FontAwesomePro in Xamarin.Forms applications.
Using Xamarin Embedded fonts and Font Image Source, What this plugging was trying to achieve can be achieved now.
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/text/fonts#use-a-custom-font https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/text/fonts#display-font-icons
If you are using Xamarin.Forms 4.5.0.530 below version, it still make sense to use this pluging.
Install-Package Plugin.Glypher.FontAwesome5Pro -Version 5.11.2
dotnet add package Plugin.Glypher.FontAwesome5Pro --version 5.11.2
<PackageReference Include="Plugin.Glypher.FontAwesome5Pro" Version="5.11.2" />
paket add Plugin.Glypher.FontAwesome5Pro --version 5.11.2
#r "nuget: Plugin.Glypher.FontAwesome5Pro, 5.11.2"
Release Notes
Check: https://github.com/thudugala/Plugin.Glypher/releases
Dependencies
-
.NETStandard 2.0
- Plugin.Glypher (>= 1.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.