New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

font4three

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

font4three

Font converter for Threejs

latest
Source
npmnpm
Version
1.0.3
Version published
Weekly downloads
13
1200%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

font

FAQs

Package last updated on 14 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts