Package Exports
- @julusian/freetype2
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@julusian/freetype2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@julusian/node-freetype2
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
Usage
TODO
See FreeType documentation for more info.