Project

agric

0.01
No release in over 3 years
Low commit activity in last 3 years
Agricultural font based on FontAwesome and Fontello tools
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.5
>= 0

Runtime

>= 3.2, < 6
 Project Readme

Agric Build Status

Agriculture-oriented iconic web font. Based on Font Awesome 4.

Compilation

Agric is composed of many fonts. To merge them in one consistent set, many tools are used:

sudo apt-get install nodejs npm fontforge
yarn install
./compile

If you don't have Node JS in your distribution you can compile it easily from its sources.

Troubleshooting

You need to have last version of fontforge in many case to compile

see FontForge installation

Add an icon

1 - Make your svg in /glyphs with correct name like 'uf952-cow.svg'

2 - Launch ./compile

Installation

Add this line to your application's Gemfile:

gem 'agric'

And then execute:

$ bundle

Or install it yourself as:

$ gem install agric