text-cache
Internal module - vectorized text pooling for gl-vis
Last updated 5 years ago by archmoj .
MIT · Repository · Bugs · Original npm
$ cnpm install text-cache 
SYNC missed versions from official npm registry.

text-cache

A cache of generated vector font meshes. This is an internal module used to share generated fonts/glyphs across gl-vis packages.

API

require('text-cache')(font, str)

Generates a vectorized text mesh.

  • font is the font to use
  • str is the string to generate

Returns A triangulation encoding the vectorized text string.

License

(c) 2015 Mikola Lysenko. MIT License

Current Tags

  • 4.2.2                                ...           latest (5 years ago)

1 Versions

  • 4.2.2                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org