freetype2
FreeType bindings for Node.js.
Last updated 5 years ago by aminya .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install freetype2 
SYNC missed versions from official npm registry.

node-freetype2

GitHub Workflow Status npm npm npm

FreeType bindings for Nodejs. This library is written to be as close to the original api as possible, but in a safer and more node-like manner.

FreeType is a freely available software library to render fonts. http://www.freetype.org/

Install

npm install freetype2

Examples

See the example folder to learn how to use node-freetype2.

API

See the types to learn the API of node-freetype2 and how they relate to original FreeType.

For more information, see the original FreeType documentation.

Current Tags

  • 1.0.6                                ...           latest (5 years ago)

21 Versions

  • 1.0.6                                ...           5 years ago
  • 1.0.5                                ...           5 years ago
  • 1.0.4                                ...           5 years ago
  • 1.0.3                                ...           5 years ago
  • 1.0.2                                ...           5 years ago
  • 0.5.0                                ...           5 years ago
  • 1.0.1                                ...           5 years ago
  • 0.4.0                                ...           5 years ago
  • 0.3.1                                ...           9 years ago
  • 0.3.0                                ...           11 years ago
  • 0.2.3                                ...           11 years ago
  • 0.2.2                                ...           11 years ago
  • 0.2.1                                ...           11 years ago
  • 0.2.0                                ...           11 years ago
  • 0.1.2                                ...           12 years ago
  • 0.1.1                                ...           12 years ago
  • 0.1.0                                ...           12 years ago
  • 0.0.3                                ...           12 years ago
  • 0.0.2                                ...           12 years ago
  • 0.0.1                                ...           12 years ago
  • 0.0.0                                ...           12 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 16
Last Day 0
Last Week 20
Last Month 5
Dependencies (3)
Dev Dependencies (11)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |