font4three

1.0.3 • Public • Published

font4three

Command line tool to use Font with ThreeJS

Installation

npm install -g font4three

Usage

f43 [font file source]

The output by default is stdout, use with command line redirection > to export in file

f43 [font file source] > [font file destination].js

Now you are ready to use your font with THREE.TextGeometry

See more informations about TextGeometry

Credit

We just wrap the facetype.js code in a command line tool for more conveniance at use. All credit return to gero3/facetype for his great work

/font4three/

    Package Sidebar

    Install

    npm i font4three

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • derniercri