Skip to content

Repository files navigation

image

Derakuma

A lightweight FontoBene stroke-font parser for TypeScript — works in browsers, Node.js, Bun, Deno, and edge runtimes. Named after Derakkuma from maimai.

Installation

npm i derakuma
# or
bun add derakuma

Usage

Derakuma is now easier to use! Just:

import { Derakuma } from 'derakuma';
const myFont = Derakuma.loadFontFromFile('./myfont.bene');
myFont.getGlyph('a');

License

MIT

About

A Fontobene parser library for web apps, written in Typescript

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages