Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample (FontAwesome) and latest Nugets (Forms 4 etc.) not working #153

Open
Surfrat opened this issue May 30, 2019 · 3 comments
Open

Sample (FontAwesome) and latest Nugets (Forms 4 etc.) not working #153

Surfrat opened this issue May 30, 2019 · 3 comments

Comments

@Surfrat
Copy link

Surfrat commented May 30, 2019

Hi,

Had an issue with FontAwesome Solid in UWP, iOS and Android in my app. I then upgraded the sample app to all latest Nugets as of today. The three icons at the top are:

<iconize:IconLabel Text="fas-address-book" FontSize="35"/> <iconize:IconLabel Text="far-address-card" FontSize="35"/> <iconize:IconLabel Text="fab-apple" FontSize="35" />

I get the following result:

UWP:
image

Android:
image

iOS:
image

Here is the sample project with latest Nugets included.
samples.zip

Thanks

Mark.

@bruzkovsky
Copy link
Contributor

This is because the .ttf file for FA solid is wrong. I fixed this in #152

@sam016
Copy link

sam016 commented Jun 18, 2019

@bruzkovsky @jsmarcus Could you please release this fix soon-ish?

@flamecrow
Copy link

@sam016 any luck getting these to work? Besides getting iOS to work by adding the ttf files into the resources folder (ttf files from actual fontawesome site because the ttf files in this repo don't work) but Android doesn't ever show the icons, I'm using the latest xamarin.forms 4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants