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

Support FA shims #59

Open
javier-godoy opened this issue Jan 12, 2023 · 0 comments
Open

Support FA shims #59

javier-godoy opened this issue Jan 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@javier-godoy
Copy link
Member

Investigate how to support Font Awesome shims.

Shims helps to achieve compatibility with Font Awesome 4 icon references by mapping the legacy icon names to FA Version 5/6 names

What shims can do

(From https://fontawesome.com/docs/apis/graphql/objects#shim)

  1. Some icons that appear in Font Awesome 4 have been renamed. A shim can map the Version 4 icon name to the Version 5/6 icon name automatically.

  2. For some Version 4 icons, their visual appearance matches the Regular style better than the Solid style. A shim can automatically change these icons to use the Regular style.

  3. Font Awesome 5/6 puts all brand-related icons into a separate Brands style; Font Awesome 4 did not. A shim can map Version 4 brand icons into the Font Awesome 5 Brand style.

@javier-godoy javier-godoy added the enhancement New feature or request label Jan 12, 2023
@javier-godoy javier-godoy added this to Inbox (needs triage) in Flowing Code Addons (legacy) via automation Jan 12, 2023
@mlopezFC mlopezFC moved this from Inbox (needs triage) to In Progress in Flowing Code Addons (legacy) Mar 6, 2023
@javier-godoy javier-godoy moved this from In Progress to To Do in Flowing Code Addons (legacy) Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To Do
Development

No branches or pull requests

1 participant