agric 1.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,13 +1,14 @@
1
1
  # Agric [![Build Status](https://travis-ci.org/ekylibre/agric.png)](https://travis-ci.org/ekylibre/agric)
2
2
 
3
- Agriculture-oriented iconic web font.
3
+ Agriculture-oriented iconic web font. Based on Font Awesome 4.
4
4
 
5
5
  ## Compilation
6
6
 
7
7
  Agric is composed of many fonts. To merge them in one consistent set, many tools are used:
8
8
 
9
- cd lib/compiler
9
+ cd compiler
10
10
  sudo apt-get install nodejs npm fontforge
11
+ sudo npm install -g svg-font-dump svg-font-create svgo
11
12
  npm install svg-font-dump svg-font-create svgo
12
13
 
13
14
  If you don't have Node JS in your distribution you can compile it easily from its sources.
Binary file