agric 2.4.0 → 2.4.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -8,8 +8,8 @@ Agric is composed of many fonts. To merge them in one consistent set, many tools
8
8
 
9
9
  cd compiler
10
10
  sudo apt-get install nodejs npm fontforge
11
- sudo npm install -g svg-font-dump svg-font-create svgo
12
- npm install svg-font-dump svg-font-create svgo
11
+ sudo npm install -g svg-font-dump svg-font-create svgo@0.4.4
12
+ npm install svg-font-dump svg-font-create svgo@0.4.4
13
13
 
14
14
  If you don't have Node JS in your distribution you can compile it easily from its sources.
15
15
 
Binary file