0.1.2 • Published 10 years ago
is-otf v0.1.2
is-otf 
Check if a String/Buffer/ArrayBuffer is OTF
Install
$ npm install --save is-otfUsage
var fs = require('fs');
isOtf(fs.readFileSync('FontAwesome.otf'));
//=> trueThx
Test
$ npm testtest file from Font-Awesome
License
MIT © junmer