aboutsummaryrefslogtreecommitdiffstats
path: root/woff.c
Commit message (Collapse)AuthorAgeFilesLines
* Add myself as contributor to make Zopfli modifications available under the ↵LibravatarLarge Libravatar Bram Stein2014-11-091-0/+1
| | | | same terms as the original sfnt2woff code.
* Remove outdated comment.LibravatarLarge Libravatar Bram Stein2014-11-091-1/+0
|
* Initialise dest to NULL instead of 0 for consistency.LibravatarLarge Libravatar Bram Stein2014-11-091-1/+1
|
* Use Zopfli to compress metadata.LibravatarLarge Libravatar Bram Stein2014-11-091-9/+3
|
* Fix bug with uninitialised variable.LibravatarLarge Libravatar Bram Stein2014-11-091-14/+3
|
* Add Zopfli files.LibravatarLarge Libravatar Bram Stein2014-11-061-10/+22
|
* initial commitLibravatarLarge Libravatar Bram Stein2014-10-201-0/+1170