fontello

Iconic fonts scissors

  • 所有者: fontello/fontello
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Fontello - icon font scissors

Build Status

website: fontello.com, help: wiki

This tool lets you combine icon webfonts for your own project. With fontello you can:

  1. shrink glyph collections, minimizing font size
  2. merge symbols from several fonts into a single file
  3. access large sets of professional-grade open source icons

Now it's trivial to make a custom icon webfont, exactly for your needs.
First, select the icons you like. Then update glyph codes (optional), and
download your webfont bundle. We generate everything you need, ready for publishing
on your website!

Compatibility

  1. Desktop is fully supported. IE6-7 requires alternate CSS.
  2. Mobiles - all modern systems work without problems. There are limits on very old androids
    and rare browsers. Also, Windows Mobile IE9 sucks, as IE usually does :) . See
    details.

Developers API

Fontello allows easy scripting, to implement different convenient features:

  1. Open site from command line, with your configuration, and import edited project
    • Makefile example. That's a live working code, used
      for development of fontello itself.
  2. Writing website plugins, to import/export icons via admin panel.

When more examples available, those will be added here.

API methods

  1. POST http://fontello.com/ creates a session with your config and
    return you session_id. You can use it later to open fontello with your configuration
    and to automatically download your font. Session is stored for 24h. POST params
    (form-encoded):
    • config - (Required) content of config.json for your font
    • url - (Optional) if used, download button will link to your admin panel, where you can
      run importing script.
  2. http://fontello.com/[session_id] - opening fontello with your config preloaded.
    When you edit font, your config is automatically sent to server
  3. http://fontello.com/[session_id]/get - download your font.

Note. When you open site via API url, download button will have another text.

Examples

  • Makefile - quick load iconic font
    from your project via CLI & save result back.
  • fontello-cli - the same, as above,
    but written in node.js. If you don't like make utility, then
    fontello-cli is for you :)
  • fontello_rails_converter - Ruby CLI gem for interacting with the API. Additional features (Sass conversion) for Rails integration, but should work for every project.
  • grunt-fontello - lightweight integration with grunt

Contacts

Authors

Thanks to Hermanto Lim for the image.

License

Fontello's code (all files, except fonts) is distributed under MIT license. See
LICENSE file for details.

Embedded fonts are distributed under their primary licenses (SIL OFL / CC BY / CC BY-SA).
See fonts info on fontello website for credits & links to homepages. This info is also
included in generated font archives for your convenience (see LICENSE.txt file).

Generated fonts are intended for web usage, and should not be
considered/distributed as independent artwork. Consider fontello a
"font archiver" and credit original font creators according to their respective license.

Crediting fontello is not required :)

主要指标

概览
名称与所有者fontello/fontello
主编程语言JavaScript
编程语言Makefile (语言数: 10)
平台
许可证MIT License
所有者活动
创建于2012-02-10 22:19:12
推送于2022-12-31 23:41:36
最后一次提交2022-05-10 14:42:32
发布数18
最新版本名称8.0.0 (发布于 )
第一版名称0.0.1 (发布于 )
用户参与
星数7.1k
关注者数243
派生数778
提交数2.3k
已启用问题?
问题数696
打开的问题数61
拉请求数24
打开的拉请求数3
关闭的拉请求数60
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?