gecko-dev/modules/woff2
Jonathan Kew ab2c050f10 Bug 1466443 - Update WOFF2 library to upstream tip, to pick up overlapSimpleBitmap support. r=gfx-reviewers,lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D164324
2022-12-12 15:04:07 +00:00
..
include/woff2
src
README.mozilla
RLBoxWOFF2Sandbox.cpp
RLBoxWOFF2Sandbox.h
moz.build
sources.mozbuild
update.sh
woff2-rlbox.patch

README.mozilla

This is the woff2 library from
https://github.com/google/woff2.

Upstream code can be viewed at
  https://github.com/google/woff2/tree/master

and cloned by
  git clone https://github.com/google/woff2

The in-tree copy is updated by running
  sh update.sh
from within the modules/woff2 directory.

Current version: [commit 4721483ad780ee2b63cb787bfee4aa64b61a0446].

Additional patch: woff2-rlbox.patch (bug 1732201).