From a67cffa34423df9b8ef2854250927b711ddd5d41 Mon Sep 17 00:00:00 2001 From: Elvin Thudugala Date: Mon, 6 May 2019 09:43:18 +1200 Subject: [PATCH] adding FontImageSource support --- .../Plugin.Glypher.1.0.1.nuspec | 27 +++++++++++++++++++ scr/Plugin.Glypher/Plugin.Glypher.csproj | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 nuget/Plugin.Glypher/Plugin.Glypher.1.0.1.nuspec diff --git a/nuget/Plugin.Glypher/Plugin.Glypher.1.0.1.nuspec b/nuget/Plugin.Glypher/Plugin.Glypher.1.0.1.nuspec new file mode 100644 index 0000000..687d0f1 --- /dev/null +++ b/nuget/Plugin.Glypher/Plugin.Glypher.1.0.1.nuspec @@ -0,0 +1,27 @@ + + + + Plugin.Glypher + 1.0.1 + Elvin (Tharindu) Thudugala + ththlk + true + MIT + https://github.com/thudugala/Plugin.Glypher + https://raw.githubusercontent.com/thudugala/Plugin.Glypher/master/screenshots/icon.png + This plugin extend support for font-glyphs (font-icons) for Xamarin.Forms applications. + Check: https://github.com/thudugala/Plugin.Glypher/releases + Copyright © Elvin (Tharindu) Thudugala + android, ios, xamarin, xamarin.forms, font, icon, glyph + Xamarin.Forms font-glyphs (font-icons) + + + + + + + + + + + \ No newline at end of file diff --git a/scr/Plugin.Glypher/Plugin.Glypher.csproj b/scr/Plugin.Glypher/Plugin.Glypher.csproj index 0edc943..bcdb4e6 100644 --- a/scr/Plugin.Glypher/Plugin.Glypher.csproj +++ b/scr/Plugin.Glypher/Plugin.Glypher.csproj @@ -5,11 +5,11 @@ $(AssemblyName) ($(TargetFramework)) en-US True - true en latest true + true true Elvin (Tharindu) Thudugala android, ios, xamarin, xamarin.forms, font, icon, glyph