Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fontello/fontelico.font
Opensource iconic font from Fontello project
https://github.com/fontello/fontelico.font
Last synced: 3 months ago
JSON representation
Opensource iconic font from Fontello project
- Host: GitHub
- URL: https://github.com/fontello/fontelico.font
- Owner: fontello
- Created: 2012-11-17T16:54:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T11:20:09.000Z (over 8 years ago)
- Last Synced: 2024-03-22T10:36:37.604Z (8 months ago)
- Language: CSS
- Homepage: http://fontello.github.com/fontelico.font/demo.html
- Size: 841 KB
- Stars: 180
- Watchers: 17
- Forks: 52
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-iconjar - Fontelico - 06-22 | 2019-11-19 | | (IconSet Included)
README
Fontelico
=========This collection was started by [fontello project](http://fontello.com) to
collaborate different small sets, missed in other iconic fonts.
Also, it helps authors to share their works with community, as
font glyphs.If you have not enougth icons, to create independent font, but still wish to
share - suggest your images here.Installation
------------This step is required, if you wish to contribute icons.
1. You need `node.js` 0.8+ and `fontforge` installed first.
2. run `npm install` in project folder
3. (optional) install [ttfautohint](http://www.freetype.org/ttfautohint/). Under
Ubuntu just run `make dependencies` command. You can safely skip
this step.Contributing
------------Note, we accept icons under pure CC BY license, without additional requirements.
Please, don't add icons, which require users to give links, mention author and
do any other kinds of promotion.1. Create fork and clone your repo locally.
2. Add icon to `./src/svg_orig` folder
- icon should be 1000x[width]. If you don't have reasons to change centering - just crop icon from left & right
- black and white, no colors, no fills (filling is defined by contour direction)
- visually center icon around MIDDLE line (if you don't have reasons for another align)
- check icons at small size (14px or 20px, for example)! probably, you will need to increase line/spaces width, to make icon more sharp.
If you use Inkscape you can use View -> Icon Preview from the menu to get a preview for diffrent sizes.
3. run `make dump`, it will automatically reoptimize images
4. check result in `./src/svg` folder. It should contain only one `path`
in it. If you are satisfied, copy your image back to `./svg_orig`
5. Edit `config.yaml`, add your icon description there. Every icon MUST have
unique id. You can generate those by command
`node -e "for(var i=10; i>0; i--) console.log(require('crypto').randomBytes(16).toString('hex'));"`
6. That's not mandatory, but you can built font with `make dist` command
7. Commit content of `./src` folder and make pull request on github.
_Attention! Don't commit font files!_ That can create unnesessary
merge conflicts.If this is difficult for you, just create new [ticket](https://github.com/fontello/brandico.font/issues)
and attach there your icon, as described in step 2, and icon description. We will
do the restContributors
------------- Angela Berbentseva (emoticons, spinners).
[Email](mailto:[email protected])
- Sebastian Janzen (crowns).
[Email]([email protected]), [@sja](https://github.com/sja)Contacts
--------Vitaly Puzrin (Fontello project)
- [Email](mailto:[email protected])
- [Github](https://github.com/puzrin)
- [Twitter](https://twitter.com/puzrin)Licence
-------Font is distributed under
[SIL](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL) licence.All icons are distributed under
[CC BY](http://creativecommons.org/licenses/by-sa/3.0/) licence.We suggest to use this font via [fontello](http://fontello.com) project, but
you also can materials in any other way, if follow license.