@julusian/freetype2
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

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 @julusian/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.

Package Sidebar

Install

npm i @julusian/freetype2

Weekly Downloads

710

Version

1.1.2

License

MIT

Unpacked Size

13.5 MB

Total Files

552

Last publish

Collaborators

  • julusian