loading

Fontmin

Feature

道可道,非常道。名可名,非常名。

SentyWEN glyphs: 7500+

TTF: 4.2MB

道可,非常。名

SentyWEN glyphs: 7

TTF: 4.5KB EOT: 4.8KB SVG: 9.9KB WOFF: 3.3KB CSS: Snippet
Get the right instead of all, Less is more.

Usage

var Fontmin = require('fontmin');

var fontmin = new Fontmin()
    .src('fonts/*.ttf')
    .dest('build/fonts');

fontmin.run(function (err, files) {
    if (err) {
        throw err;
    }

    console.log(files[0]);
    // => { contents: <Buffer 00 01 00 ...> }
});

Terminal

terminal

Install Fontmin in terminal:npm i -g fontmin

App

app Download Fontmin App for Windows

Source

github.com/ecomfe/fontmin

NPM version Build Status Downloads

Press the if you like it :-)