text-modules

a list of text/font modules

Usage no npm install needed!

<script type="module">
  import textModules from 'https://cdn.skypack.dev/text-modules';
</script>

README

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