Skip to content

cs8425/node-facetype.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facetype.js for node.js

a simple command line typeface.js generator

Useful for text in Three.js

modify from gero3/facetype.js

##Usage

convert TTF to typeface.js:

node convert.js <input.ttf> [output.typeface.js]

dump needed characters to single typeface.js file:

node dump.js <input.typeface.js> <needed characters> [output_trim.js]

About

a simple command line typeface.js generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published