-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial commit, matching version 3.0.2 of the Font Awesome font
- Loading branch information
0 parents
commit 689503d
Showing
5 changed files
with
685 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
fontawesome -- high quality web icons | ||
|
||
The "fontawesome" package grants access to 249 web-related icons provided by the | ||
included "Font Awesome" free font, designed by Dave Gandy and released under | ||
the open SIL Open Font License (available at http://scripts.sil.org/OFL). | ||
See http://fortawesome.github.com/Font-Awesome for more details about the font | ||
itself. | ||
|
||
This package requires the "fontspec" package and either the Xe(La)TeX or | ||
Lua(La)TeX engine to load the included otf font. | ||
|
||
Once the package is loaded, icons can be accessed through the general \faicon | ||
command, which takes as argument the name of the desired icon, or through direct | ||
commands specific to each icon. The full list of icon designs, names and direct | ||
commands is showcased in the manual. | ||
|
||
|
||
Font Awesome font | ||
Author: Dave Gandy | ||
Licence: SIL Open Font License | ||
|
||
fontawesome package | ||
Author: Xavier Danaux <[email protected]> | ||
Licence: The LaTeX Project Public License, version 1.3c |
Binary file not shown.
Oops, something went wrong.