diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -38,6 +38,14 @@ Usage Font Awesome 5 -------------- +**NOTE**: +The [fontawesome5 package](https://www.ctan.org/pkg/fontawesome5) from CTAN +is used, which is more advanced and bundles with the font files. + +The original [fontawesome5](fontawesome5/) contents are now obsolete but kept +for reference. + +<blockquote> I wrote a simple tool [`make-fontawesome5.py`](fontawesome5/make-fontawesome5.py), which will download the latest icon list from the [Font Awesome](https://github.com/FortAwesome/Font-Awesome) project @@ -67,6 +75,7 @@ i.e., the following 3 OTF files are needed: * `Font Awesome 5 Free-Regular-400.otf` * `Font Awesome 5 Free-Solid-900.otf` * `Font Awesome 5 Brands-Regular-400.otf` +</blockquote> Required Fonts -------------- |