npm.io
1.3.1 • Published 7 months ago

@julusian/freetype2

Licence
MIT
Version
1.3.1
Deps
2
Size
13.8 MB
Vulns
0
Weekly
0
Stars
1
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

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.

Keywords