font-glyph-check

1.0.1 • Public • Published

How to use

const FontCheck = require("font-glyph-check");
const ttfFile = "./yourFont.ttf"

let supported = FontCheck.isStringSupported(ttfFile, "يموت اختبار عين");
//returns boolean

Readme

Keywords

Package Sidebar

Install

npm i font-glyph-check

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.24 kB

Total Files

3

Last publish

Collaborators

  • accelery-de