0.2.0 • Published 2 years ago

node-font-kit v0.2.0

Weekly downloads
11
License
(MIT OR Apache-2....
Repository
github
Last release
2 years ago

node-font-kit

Node.js wrapper for font-kit (Rust crate).

This library works like font-manager.

Features

  • Get list of installed fonts.
  • Get the font info (name, some properties).

Installation

npm install node-font-kit

Support status

node14node16node18
Windows x64
Windows x86
Windows arm64
macOS x64
macOS aarch64
Linux x64 gnu
Linux x64 musl
Linux aarch64 gnu
Linux aarch64 musl
Linux arm gnueabihf
Linux aarch64 android
Linux armv7 android
FreeBSD x64

Please help to support linux-arm!