Fixed clipping when using FontImageSource (#7607) fixes #6491 fixes #7469 fixes ...
authorGerald Versluis <gerald.versluis@microsoft.com>
Wed, 2 Oct 2019 07:57:22 +0000 (09:57 +0200)
committerRui Marinho <me@ruimarinho.net>
Wed, 2 Oct 2019 07:57:22 +0000 (08:57 +0100)
commitaa3c676f165035ea1655762e11d5d4ef4c81dd0f
tree9abdcbc33b51bb9b49c0831dae25e5cb5b30f059
parent341f7348bb2e23b286af9287dc977f460cf22d00
Fixed clipping when using FontImageSource (#7607) fixes #6491 fixes #7469 fixes #7414

* Fixed issue

* Fixes #7469
Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/fa-solid-900.ttf [new file with mode: 0644]
Xamarin.Forms.ControlGallery.WindowsUniversal/Xamarin.Forms.ControlGallery.WindowsUniversal.csproj
Xamarin.Forms.ControlGallery.iOS/Info.plist
Xamarin.Forms.ControlGallery.iOS/Resources/Fonts/fa-solid-900.ttf [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6491.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.UAP/FontImageSourceHandler.cs
Xamarin.Forms.Platform.iOS/Renderers/ImageRenderer.cs