Skip to content

Latest commit

 

History

History
106 lines (71 loc) · 4.76 KB

README.md

File metadata and controls

106 lines (71 loc) · 4.76 KB

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