Commit graph

19 commits

Author SHA1 Message Date
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