Skip to content

Sys-Lab/cfmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SYSLAB Common Font Minification Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published