Skip to content

as-com/woffjs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

WOFFjs

WOFFjs is an implementation of the Web Open Font Format in JavaScript. It is capable of decoding and encoding WOFF fonts client side, without any assistance from servers.

Features

  • WOFF decoding and encoding client side
  • Encoder powered by Zopfli for maximum compression of fonts
  • Emscripten-compiled asm.js WOFF encoder
  • I’m running out of things to say

Demo

WOFF conversion tool (aka WOFFer)

Usage

The code is a bit too messy at the moment for me to give documentation on how to use it. However, feel free to check out its code on GitHub. It should be fairly easy to adapt the web-workers based implementation into something you can use yourself.

About

WOFF decoder and encoder in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages