fontellizr:从svg集合生成fontello webfont的模块

时间:2024-05-25 22:49:43
【文件属性】:

文件名称:fontellizr:从svg集合生成fontello webfont的模块

文件大小:30KB

文件格式:ZIP

更新时间:2024-05-25 22:49:43

JavaScript

丰泰利 从svg集合生成fontello webfont的模块 安装 $ npm i fontellizr 此模块针对Node.js 8或更高版本。 如果要支持较旧的浏览器,请使用。 用法 JavaScript API var fontellizr = require ( 'fontellizr' ) ; fontellizr ( { svgsSourceDir : './source/svgs' , fontsDestDir : './assets/fonts/fontello' , stylesDestDir : './assets/styles/vendor' , fontelloConfig : { ascent : 850 , units_per_em : 1000 , hinting : true , css_use_suffi


【文件预览】:
fontellizr-master
----.gitignore(38B)
----.eslintrc(132B)
----package.json(829B)
----package-lock.json(68KB)
----bin()
--------fontellizr.js(434B)
----LICENSE(1KB)
----README.md(1022B)
----vendor()
--------_svg_image_flatten.js(8KB)
----.eslintignore(31B)
----lib()
--------index.js(796B)
--------promises()
--------utils()
----.npmignore(8B)

网友评论