Skip to content

Commit

Permalink
added "Font Awesome" (fontello#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
shmelev committed Mar 6, 2012
1 parent c807af7 commit 2256531
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bin/build_embedded_fonts.sh
Expand Up @@ -5,10 +5,10 @@ SCRIPT_PATH="$(pwd)/$0"
ROOT_DIR=${SCRIPT_PATH%/*/*}
BIN_DIR="${ROOT_DIR}/bin"
FONT_DIR="${ROOT_DIR}/fonts"
JS_DIR="${ROOT_DIR}/js"
JS_DIR="${ROOT_DIR}/public/js"
FIX_ENTYPO_SCRIPT="${BIN_DIR}/entypo_rescale.pe"

FONTS=(entypo_rescaled.svg iconic_fill.svg iconic_stroke.svg websymbols.svg)
FONTS=(entypo_rescaled.svg iconic_fill.svg iconic_stroke.svg websymbols.svg fontawesome-webfont.svg)
FLEN=${#FONTS[@]}
FONT_ENTYPO=Entypo.otf
FONT_ENTYPO_FIXED=entypo_rescaled.svg
Expand Down
6 changes: 3 additions & 3 deletions fonts/entypo_rescaled.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2256531

Please sign in to comment.