cfmin

0.0.3 • Public • Published

SYSLIB Common Font Minification Tool.

Build 2013101703.

This is a tool to compress font and gen webfont. It can convert TTF/OTF/SVG/WOFF/EOT.... to TTF/SVG/WOFF/EOT and gen webfont css,then pack with zip.

Now only windows are supported. I'm working on the dependencies' compile script.

just head to test dir and have fun.

#Install

   npm install cfmin [ no -g please]

#Useage

   node cfmin.js [opitions] -f [file] [-n [name]] -m [map]

opitions

    --no_zip                        do not pack
    --no_css                        do not gen css
    --no_ttf                        do not gen ttf
    --no_svg                        do not gen svg
    --no_eot                        do not eot
    --no_woff                       do not gen woff

Readme

Keywords

none

Package Sidebar

Install

npm i cfmin

Weekly Downloads

3

Version

0.0.3

License

none

Last publish

Collaborators

  • scientihark