1.0.5 • Published 9 years ago

text-modules v1.0.5

Weekly downloads
12
License
MIT
Repository
github
Last release
9 years ago

text-modules

A collection of modules for processing, manipulating, and rendering text and fonts in Node and the browser. Please open an issue or submit a PR for suggestions/improvements.

contents

# Articles

# Font Processing

# Bitmap Text

generation tools

command-line tools

parsing

Parses BMFont file formats to a standardized JSON.

writing

Writes to a specific format.

loading

  • load-bmfont loads various BMFont file formats in Node/Browser

rendering

testing

misc

# Vector Text

generation

triangulation

curves

paths