load-bmfont
loads a BMFont file in Node and the browser
loads a BMFont file in Node and the browser
parses XML BMFont files into a JavaScript object
parses ASCII BMFont files to a JavaScript object
reads a BMFont binary in a Buffer into a JSON object
converts BMFont TXT and XML files to JSON
Loads a BMFont file synchronously in Node
a list of text/font modules
reads a BMFont binary in a Buffer into a JSON object
writes BMFont object to a binary Buffer
packs multiple BMFont files into a single binary buffer
Lato as a BMFont JSON object
module for loading bdf fonts as angelcode bmfont (.fnt, .xml) for webpack
converts a BMFont from one format to another
module for loading png fonts as angelcode bmfont (.fnt, .xml) for webpack
loads a BMFont file in Node and the browser
unpacks a binary buffer of packed BMFont objects
loads a BMFont file in Node and the browser (forked from mattdesl)