Skip to content

ekylibre/agric

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Agricultural font based on Font Awesome and Fontello tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published