aboutsummaryrefslogtreecommitdiff
path: root/woff2
AgeCommit message (Expand)Author
2014-08-22Preliminary support for CFF (just don't normalize). Support for adjusting loc...Roderick Sheeter
2014-06-06Fix a compile error on WindowsKenichi Ishibashi
2014-06-04Avoid using data() of std::vector in woff2_decKenichi Ishibashi
2014-05-30Separate woff2 enc/dec logicKenichi Ishibashi
2014-05-07Always remove DSIG, removed several optionsRoderick Sheeter
2014-04-29Specification updates: known table tags, reserved flag bits, always preprocessDavid Kuettel
2014-03-27Implementation of the woff2 format changes proposed by the W3C working group.Zoltan Szabadka
2014-03-20Set font mode for the brotli call in the woff2 encoder.Zoltan Szabadka
2013-12-12Support for OSX build; tested using OSX 10.9/clang-500.2.79Roderick Sheeter
2013-11-19Added Brotli compress/decompress utilities and makefilesRoderick Sheeter