An open API service indexing awesome lists of open source software.

https://github.com/netbek/punchcutter

Build web fonts, glyphs and sprites
https://github.com/netbek/punchcutter

eot font icon node node-js png sprite svg ttf web-font woff woff2

Last synced: about 1 month ago
JSON representation

Build web fonts, glyphs and sprites

Awesome Lists containing this project

README

          

# Punchcutter

Build web fonts, glyphs and sprites.

## Usage

### Web fonts

See [examples/web-font.js](https://github.com/netbek/punchcutter/blob/master/examples/web-font.js). Run the example: `cd examples && node web-font.js`

### SVG and PNG glyphs

See [examples/glyph.js](https://github.com/netbek/punchcutter/blob/master/examples/glyph.js). Run the example: `cd examples && node glyph.js`

### JS font

See [examples/js-font.js](https://github.com/netbek/punchcutter/blob/master/examples/js-font.js). Run the example: `cd examples && node js-font.js`

### PNG sprite

See [examples/png-sprite.js](https://github.com/netbek/punchcutter/blob/master/examples/png-sprite.js). Run the example: `cd examples && node png-sprite.js`

### SVG sprite

See [examples/svg-sprite.js](https://github.com/netbek/punchcutter/blob/master/examples/svg-sprite.js). Run the example: `cd examples && node svg-sprite.js`

## Credit

Test font: [Ionicons](https://github.com/driftyco/ionicons) (MIT license)

## License

Copyright (c) 2016 Hein Bekker. Licensed under the GNU Affero General Public License, version 3.