opentype.js
Fork me on GitHub
opentype.js is an OpenType and TrueType font parser. It allows you to access the
letterforms
of text from the browser or node.js.
Roboto-Black
Font Size
150
Draw Points
Kerning
Once you have the shapes, you can modify them, for example by
snapping
them to a virtual grid:
Strength
80
Distance
53
X
0
Y
0
Glyphs
opentype.js provides you with
raw access
to the glyphs so you can modify them as you please.
Only the first 100 glyphs are shown.
Free Software
opentype.js is available on
GitHub
under the
MIT License
.
Copyright © 2013 Frederik De Bleser.