Socket
Socket
Sign inDemoInstall

font2icons

Package Overview
Dependencies
88
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    font2icons

将字体文件中的所有内容以svg格式图标保存


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Install size
13.6 MB
Created
Weekly downloads
 

Readme

Source

font2icons

本工具将字体文件中的内容抽取并转换为 svg 图标保存。

npm install font2icons -g

使用示例

font2icons iconfont.ttf -o icons

命令行参数

  • --path (-p) 字体文件路径
  • --output (-o) 输出目录路径,默认当前路径下的 images 目录
  • --clear (-c)输出前是否清空输出目录
  • --verbose (-v) 输出日志信息
  • --help (-h) 输出帮助信息

FAQs

Last updated on 17 Nov 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc