Commit Graph

27 Commits

Author SHA1 Message Date
Rod Sheeter 90603761c7 Mark as transformed. Correct how table records were used by font.cc when writing collections. 2015-04-09 07:47:55 -07:00
Rod Sheeter ab99e2f8bd Per discussion with WG, update table ordering to what OTS expects. Once browsers are on latest cut of OTS we will go back to spec order. 2015-03-04 12:27:22 -08:00
Rod Sheeter 498c637024 Correct decoder output table ordering 2015-03-03 09:30:12 -08:00
Rod Sheeter 538b401b77 tweak to how index by offset is built 2015-02-25 09:22:45 -08:00
Rod Sheeter 4e48243b3a In some build environments this results in off-by-one 2015-02-24 16:04:13 -08:00
Rod Sheeter 1c975530b9 Adding TTC support, take 1 2015-02-24 13:53:35 -08:00
Rod Sheeter 445f541996 Sort tables when decoding 2015-02-12 09:56:29 -08:00
Rod Sheeter 0a8567d4f9 Minor updates from internal copy 2015-02-12 09:30:22 -08:00
Roderick Sheeter 2b35420fa9 As suggested in https://github.com/google/woff2/pull/2, correct const for top 7 bits 2014-11-24 07:11:04 -08:00
Khaled Hosny 3e1f5ca955 Move the Makefile to the top directory 2014-11-22 16:48:21 +02:00
Khaled Hosny 09c4eba0f6 Rename woff2 to src 2014-11-22 16:35:21 +02:00
Roderick Sheeter 4147ca2646 Remove old files; use the ones in woff2/ instead 2013-11-20 15:11:17 -08:00
David Kuettel 5ce8fad3ab Write the converted and compressed files (.woff2) to disk 2013-06-11 12:52:53 -07:00
David Kuettel 76b55053e7 Compare WOFF 2.0 vs. WOFF 1.0 (instead of GZIP) 2013-05-28 16:22:52 -07:00
David Kuettel c34a8fce98 Add early support for CFF 2013-05-28 15:49:04 -07:00
David Kuettel ade3f14974 Emit a warning message for .otf files, which are not supported yet 2013-04-19 16:24:19 -07:00
David Kuettel 0cffdd1e74 Catch, log and continue upon encountering an exception 2013-04-18 10:34:18 -07:00
David Kuettel f932d9cbf5 Record the WOFF 2.0 compression improvement (%) in the CSV file 2013-04-11 18:18:50 -07:00
David Kuettel 42726b6c1f Add a simplified runner which outputs a CSV report 2013-04-11 17:40:54 -07:00
David Kuettel 19411b7e95 Cleanup: remove email addresses 2013-04-11 14:49:57 -07:00
David Kuettel 6966b2c40d Comment debug output 2013-04-10 18:48:32 -07:00
David Kuettel c0d9d606d2 Ensure LZMA compression is used by default 2013-04-10 18:44:14 -07:00
David Kuettel e617737810 Cleanup: minor style, Javadoc and code changes 2013-04-10 18:25:12 -07:00
David Kuettel a9ce166190 Cleanup: remove unused Command abstractions (cont.) 2013-04-10 15:21:35 -07:00
David Kuettel ac7ebc90da Cleanup: remove unused Command abstractions 2013-04-10 15:16:04 -07:00
David Kuettel 1fec2c0a61 Use SevenZip Java LZMA compression library 2013-02-06 17:46:04 -08:00
Raph Levien dcecdd883a Initial commit of font compression code into public project. 2012-03-23 11:21:16 -07:00