agric 2.4.0 → 2.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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