Commit graph

30 commits

Author SHA1 Message Date
Julien Deswaef 260245556b Rebuilds the CSS files 2019-11-21 18:37:49 +01:00
Julien Deswaef 3a619289fe Renaming font files 2018-02-05 21:14:27 -05:00
James Johnston cac2895612 Allow custom naming of font family
This allows multiple variations/versions of Font Awesome to be used,
similar to the namespacing currently allowed by the $fa-css-prefix
variable.

(And also allows us to more easily use a third-party library that makes
hard-coded non-default assumptions about the font face name.)
2016-12-20 22:59:54 -08:00
Dave Gandy 1645c765d4 Updating icon files, path, and navbar icon 2016-10-24 11:34:40 -04:00
Dave Gandy 3358e34f3a Adding handshake-o icon #878. 2016-10-03 16:10:15 -04:00
Dave Gandy 49e8997098 Appears to fix icon height #8101 2016-04-08 18:16:53 -05:00
Dave Gandy 8f39dab259 Addressing #1530, #8905, #614, #2746, starting on #8895 2016-04-06 11:45:20 -05:00
Dave Gandy 9201b57791 Adding webfont formats 2015-07-28 14:55:03 -07:00
Dave Gandy 26dbd6f079 Adding a few official logos, 5 battery states, 2 cursors, group and ungroup. 2015-07-28 14:54:59 -07:00
Dave Gandy 41b9ed0110 adding woff2 font format, reverting to font squirrel converted fonts 2015-01-22 13:09:42 -05:00
Dave Gandy 1d8e24e816 export to webfont formats to address #671 2015-01-22 11:13:02 -05:00
Dave Gandy 0810752c86 adding new icons, transportation and gender categories 2015-01-20 12:56:00 -05:00
Dave Gandy a65bd93d81 updating webfont files & config for release 2014-08-26 11:36:44 -05:00
Dave Gandy 607dcbc62a adding tty icon #4042 2014-08-22 09:40:16 -04:00
Dave Gandy 5d0d861b1f fixing hinting, greatly improving rendering on windows #3464 #3465 #3416 #3683 2014-08-21 16:33:08 -04:00
Dave Gandy ee3bca6926 adding futbol-o 2014-08-21 09:25:41 -04:00
Geremia Taglialatela d6a2511547 Revert "LESS: wrong relative font path"
This reverts commit 2f30b686f3.
2014-06-27 17:24:17 +02:00
Dave Gandy bb03bc18ed adding webfonts, general prep for release of new version 2014-05-14 15:02:36 -05:00
Dave Gandy 4eeccc897d adding space shuttle icon 2014-04-26 14:46:07 -05:00
Andy Freeland 2f30b686f3 LESS: wrong relative font path
`@fa-font-path` gets resolved relative to `path.less`, even if you
`@import` it from another directory. For example:

```
Project root /
    bower_components/font-awesome/less/font-awesome.less
    less/project.less

@fa-font-path: '../bower_components/font-awesome/font';
```

When compiling `project.less`, this gets resolved to
`bower_components/font-awesome/bower_components/font-awesome/font`,
which is incorrect. This was also an issue in twbs/bootstrap#10941

This fixes #497.
2014-03-25 18:13:39 -04:00
Geremia Taglialatela 9e421b31d6 Reverted e07edeb884
Fixes #2345
2013-11-05 10:05:14 +01:00
davegandy e07edeb884 fixing ie8 URL string, addressing #2324 2013-11-04 09:50:36 -05:00
davegandy 8152e671db updating webfont files 2013-10-22 23:35:25 -04:00
davegandy 6bcd555b42 fixing icon variable names, updating some icon variable names for consistency, removing browser specific mixin for border radius to be in step with bs3 2013-10-16 12:16:39 -04:00
davegandy 4f0ae9363b changing icon names to be standard 2013-10-15 19:33:10 -04:00
davegandy a3c97068fb fixing ie8 issues, updating textures 2013-10-15 14:15:27 -04:00
davegandy 88755b5e3f switching to serving from the .otf while in dev mode, removing old rmb icon from font file 2013-10-01 21:29:57 -04:00
Geremia Taglialatela 7f04830e12 Using recess property order (Fixes #1157)
Rebuilt assets
2013-08-21 13:18:37 +02:00
davegandy fc72d63889 straight port of _path.scss 2013-06-12 11:01:57 -04:00
davegandy 5abdb05a92 makefile now copies font-awesome directories to root level, creates zip file automatically 2013-06-12 00:32:47 -04:00