An open API service indexing awesome lists of open source software.

https://github.com/kdydesign/fontagon

Fontagon is a great tool that easily converts svg into icon font. Fontagon-cli allows faster conversion to commands.
https://github.com/kdydesign/fontagon

cli font icon icon-font icon-fonts icon-fonts-cli svg svgtofont ttf webfont webiconfont woff woff2

Last synced: 3 months ago
JSON representation

Fontagon is a great tool that easily converts svg into icon font. Fontagon-cli allows faster conversion to commands.

Awesome Lists containing this project

README

          

![Fontagon logo](https://raw.githubusercontent.com/kdydesign/cdn/master/fontagon/logo/svg/fontagon-logo-inline.svg)

# Fontagon Package
[![lerna][lerna-src]][lerna-href]
[![Circle CI][circle-ci-src]][circle-ci-href]
[![Codecov][codecov-src]][codecov-href]
[![Standard JS][standard-js-src]][standard-js-href]
![License][license-src]

> You can easily create web-icon-font by creating svg as font.

## Intro
This module easily converts svg to font files and css.
It is a new and updated module that refers to [webfonts-generator](https://www.npmjs.com/package/webfonts-generator) and provides a variety of additional functions such as **css**, **less**, **sass**, and **stylus** conversion.

Features:
* Supported font formats: `WOFF2`, `WOFF`, `EOT`, `TTF` and `SVG`.
* Supports the product built with `css`, `sass`, `less`, and `stylus`.
* Custom templates are available.
* Support for `ligature`
* Support for `CLI`

## Infos
- [📖 **Release Notes**](./CHANGELOG.md)

## Documentation
[Fontagon](https://github.com/kdydesign/fontagon/tree/master/packages/fontagon):
Use `Fontagon` to build an icon-font build system.

[Fontagon-CLI](https://github.com/kdydesign/fontagon/tree/master/packages/fontagon-cli):
`Fontagon-CLI` makes it easy to use `Fontagon`.

## License
[MIT License](./LICENSE)
Copyright (c) [Dev.DY](https://kdydesign.github.io/)

[npm-version-src]: https://img.shields.io/npm/v/fontagon?style=flat-square
[npm-version-href]: https://npmjs.com/package/fontagon
[npm-downloads-src]: https://img.shields.io/npm/dt/fontagon?style=flat-square
[npm-downloads-href]: https://npmjs.com/package/fontagon
[circle-ci-src]: https://img.shields.io/circleci/project/github/kdydesign/fontagon/master.svg?style=flat-square
[circle-ci-href]: https://circleci.com/gh/kdydesign/fontagon/tree/master
[codecov-src]: https://img.shields.io/codecov/c/github/kdydesign/fontagon.svg?style=flat-square
[codecov-href]: https://codecov.io/gh/kdydesign/fontagon
[david-dm-src]: https://david-dm.org/kdydesign/fontagon/status.svg?style=flat-square
[david-dm-href]: https://david-dm.org/kdydesign/fontagon
[standard-js-src]: https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square
[standard-js-href]: https://standardjs.com
[license-src]: https://img.shields.io/npm/l/fontagon?style=flat-square
[lerna-src]: https://img.shields.io/badge/maintained/with-lerna-cc00ff.svg?style=flat-square
[lerna-href]: https://lerna.js.org/