Skip to main content
Module

x/bdfparser/package.json

BDF (Glyph Bitmap Distribution) format bitmap font file parser library in TypeScript (JavaScript) πŸ”£πŸ“œ
Latest
File
{ "scripts": { "test": "deno test --unstable --allow-read --allow-write --allow-net test/", "test:cov": "deno test --unstable --allow-read --allow-write --allow-net --coverage test/" }}