Giter Club home page Giter Club logo

Comments (20)

mkoertgen avatar mkoertgen commented on June 12, 2024 3

Ok, no problem. I will push an update.

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024 1

Ah, ok that makes sense. The brands-section did change over the last few releases.
However i would not have expected that some basic icons like Copy, PaperClip change their unicode-values in the release-process of fortawesome.

I will regenerate and publish a 5.14.1 today then. Thanks!

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024 1

@FoxCouncil great work. Thanks man!

from fontawesome.sharp.

Ghassenbbb avatar Ghassenbbb commented on June 12, 2024 1

@mkoertgen @FoxCouncil
Thank you, great work, it works fine now.

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024

Hi @Ghassenbbb,

In Designer they don't show up as of now. In runtime they should.

from fontawesome.sharp.

Ghassenbbb avatar Ghassenbbb commented on June 12, 2024

Hi @Ghassenbbb,

In Designer they don't show up as of now. In runtime they should.

I've tested it on Runtime too and still does not appear.

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024

Ok, could be related to #46 . Probably the unicodes changed and we have to regenerate the enums.

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024

Can you list some icons that definitely don't show up, e.g. FaCogs? That would make it easier to review & check.

from fontawesome.sharp.

Ghassenbbb avatar Ghassenbbb commented on June 12, 2024

I noticed that most of Icons that works are Brand Icons, and None of User Interface Icons works.
Here is few Icons names that Does not Work :

  • Trailer
  • Bacteria
  • Bacterium
  • BoxTissue
  • HandHoldingMedical
  • HandSparkles
  • HandsWash
  • HandshakeAltSlash
  • HeadSideCough
  • Search
  • Heart
  • Tasks
  • Filter
  • Briefcase
  • Link
  • Cloud
  • Flask
  • Cut
  • Copy
  • Paperclip
  • ListUl
  • ... AND MORE

These ones works fine :

  • BattleNet
  • Centercode
  • Jira
  • Whmcs
  • Unity
  • Uikit
  • Uber

from fontawesome.sharp.

Ghassenbbb avatar Ghassenbbb commented on June 12, 2024

Thanks @mkoertgen
This is truly above and beyond. Keep it up

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024

Hi @Ghassenbbb , i just checked. The unicode-values did not change. Sadly, it seems to be a winforms-issue because WPF works fine.

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024

Just sample-checked winforms elements dropdown, menuitem, ... with Trailer, Bacteria & Bacterium, ....

Works without problems.

image

What elements did you notice with problems?

from fontawesome.sharp.

Ghassenbbb avatar Ghassenbbb commented on June 12, 2024

I have only IconButton and IconPictureBox, I'm having the same issues on both of them.

wz

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024

Thanks for getting back. I will double check IconButton/PictureBox.

from fontawesome.sharp.

FoxCouncil avatar FoxCouncil commented on June 12, 2024

The reason the brand icons are working is because the FallbackFont ends up being the fa-brands-400.ttf font.

The Typeface.TryGetGlyphTypeface(GlyphTypeface) method always returns false and the GlyphTypeface is always null here. This is the primary reason the font doesn't switch to the correct one and only works with brand IconChar's.

I'm now trying to determine why Typeface.TryGetGlyphTypeface(GlyphTypeface) is not returning the same results as .NET Framework vs .NET Core

from fontawesome.sharp.

aeonSolutions avatar aeonSolutions commented on June 12, 2024

just built from source last commit however is still not working .
here's what i got:

devenv_myCnxcbQKB

from fontawesome.sharp.

FoxCouncil avatar FoxCouncil commented on June 12, 2024

With the latest git commit, locally packed up into a nuget, and .NET 3.1 WinForms. I'll give .NET 5 a test soon...

Working both in Design Time and Runtime for me.

Microsoft Visual Studio Enterprise 2019
Version 16.7.2

image
image
image

from fontawesome.sharp.

Ghassenbbb avatar Ghassenbbb commented on June 12, 2024

@FoxCouncil
Please when the fix will be available on NuGet.org ?

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 12, 2024

@FoxCouncil @Ghassenbbb If you agree that the last commit is working for you we can push a release in the next hour

from fontawesome.sharp.

Ghassenbbb avatar Ghassenbbb commented on June 12, 2024

@mkoertgen Excuse me, I don't know how to install the new fix from Github (I tried) , that's why im asking for a NuGet Package Update.

from fontawesome.sharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.