Skip to content

font file previewer by react-native-macos 字体图标预览工具

License

Notifications You must be signed in to change notification settings

iHongRen/iconfont

Repository files navigation

Iconfont - 字体图标预览工具

已上架Mac App Store

macos 10.11+ required


  • 支持拖拽放置、右键打开 .ttf 文件。
  • 可直接复制 unicode 编码。
  • name 和 unicode 映射的文件,name自动转为驼峰命名。

Iconfont is a previewer for .ttf file.

  • You can drag&drop one or more .ttf files.
  • You can copy the mapped text and json.
  • &#x0078 and \u0078 unicode is very useful for developers.

字体图标网站 ( icon fonts library )
icomoon.io
iconfont.cn
fontawesome

preview


screenshots


使用

  1. 本项目基于 react-native-macos ,所有请确保你已安装 react-native-macos。

  2. 安装依赖包:

    $ cd iconfont
    $ npm install
  3. 直接使用 Xcode 打开 macos/iconfont.xcodeproj 文件, 编译运行。



About

font file previewer by react-native-macos 字体图标预览工具

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published