duskmoon314 / typst-fontawesome

A Typst library for Font Awesome icons through the desktop fonts.
https://typst.app/universe/package/fontawesome
MIT License
20 stars 0 forks source link

feat: find the icon in a map before ligature #8

Closed duskmoon314 closed 3 months ago

duskmoon314 commented 3 months ago

fa-icon will now look for the icon in the map before leveraging the ligature of fonts. This may solve the issue of icons in Brands not showing up.

May solve #5

duskmoon314 commented 3 months ago

Some icons only have a solid version. I have yet to consider how to solve this.

E.g. arrow-trend-down, arrow-trend-up...

Here is an image showing the problem

image