From e21e5dcbadb0eacae5bce80b126fe2c1fa80d428 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 17 Apr 2018 23:58:35 +0800 Subject: Introduce the fontawesom5 style file --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 231c2db..91e8f79 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,19 @@ by Christophe Roger, which is further based on the [Plasmati Graduate CV](https://www.latextemplates.com/template/plasmati-graduate-cv) by Alessandro Plasmati. +Font Awesome 5 +-------------- +I wrote a simple tool [`make-fontawesome5.py`](fontawesome5/make-fontawesome5.py) +to generate the LaTeX style file for using the latest *Font Awesome 5* in LaTeX. +A pre-generated style file [`fontawesome5.sty`](fontawesome5/fontawesome5.sty) is +also provided. + +*NOTE*: All the following 3 fonts released by the Font Awesome project should be +installed into the system: +* Font Awesome 5 Free (generic icons in regular style, much less than the solid style) +* Font Awesome 5 Free Solid (generic icons in solid style) +* Font Awesome 5 Free Brands (various brand icons) + License ------- * The LaTeX class `resume.cls` is distributed under the -- cgit v1.2.2