text-modules

a list of text/font modules


Keywords
text, font, modules, list, ecosystem, ecosystem:text, language, fonts, glyph, glyphs, ttf, webgl, canvas, otf, woff, font-face, bitmap, bitmaps, bmfont, angel, code, angelcode
License
MIT
Install
npm install text-modules@1.0.5

Documentation

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