KaTeX/src
Emily Eisenberg 10e9b4ec12 Add the ability to add woff2 files to the docker
Summary:
To complement pull request #142, add the ability to automatically
generate the woff2 files from within the docker. Add a script for copying out
the generated font files to make things easier. Remove the KaTeX_Greek font
files as well as the KaTeX_Win ones, since we don't use them and they're oddly
non-woff and non-eot specific?

Test Plan:
 - Build a new docker from the new Dockerfile
  - Make sure the woff2_compress program compiles
 - Follow the instructions in the README to build the fonts
  - Make sure the fonts correctly build
  - Make sure the copy_fonts.sh script copies the fonts out

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D13637
2014-10-05 22:52:40 -07:00
..
buildCommon.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
buildTree.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
delimiter.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
domTree.js Move js files into src/ 2014-09-15 02:50:34 -07:00
fontMetrics.js Add the ability to add woff2 files to the docker 2014-10-05 22:52:40 -07:00
functions.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
Lexer.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
Options.js Move js files into src/ 2014-09-15 02:50:34 -07:00
ParseError.js added position property to ParseError 2014-09-23 14:38:41 -06:00
Parser.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
parseTree.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
Style.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
symbols.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
utils.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00