Plugin.Glypher.WeatherIcons
2.0.10.1
This plugin extend support for font-glyphs (font-icons) using Weather Icons 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.WeatherIcons -Version 2.0.10.1
dotnet add package Plugin.Glypher.WeatherIcons --version 2.0.10.1
<PackageReference Include="Plugin.Glypher.WeatherIcons" Version="2.0.10.1" />
paket add Plugin.Glypher.WeatherIcons --version 2.0.10.1
#r "nuget: Plugin.Glypher.WeatherIcons, 2.0.10.1"
// Install Plugin.Glypher.WeatherIcons as a Cake Addin #addin nuget:?package=Plugin.Glypher.WeatherIcons&version=2.0.10.1 // Install Plugin.Glypher.WeatherIcons as a Cake Tool #tool nuget:?package=Plugin.Glypher.WeatherIcons&version=2.0.10.1
Release Notes
Check: https://github.com/thudugala/Plugin.Glypher/releases
Dependencies
-
.NETStandard 2.0
- Plugin.Glypher (>= 1.0.1)
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.