scribble-math/test
Emily Eisenberg e418fd9ee3 Update metrics using TeX metrics instead of TTF metrics
Summary:
Instead of using the metrics from our generated TTF files, use the fonts that
TeX ships with. Pull the mapping out of the MathJax-dev repo from makeFF to get
the correct mapping of metrics to font characters, and use our own tfm reader to
extract metrics out of the tfm files into a useable format. Add a README and
Makefile rule to make this process easier in the future.

Also remove the silly 0.05em we put on supsubs because our italic correction
works now.

Test Plan:
- Run huxley tests, see that changes are because of font metric changes.
- See that the extension piece of `\bigl |` now extends above the top, as it is
  supposed to.

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D12867
2014-09-03 20:12:00 -07:00
..
huxley Update metrics using TeX metrics instead of TTF metrics 2014-09-03 20:12:00 -07:00
jasmine Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00
katex-tests.js Add the '\rule' command for drawing boxes 2014-08-29 14:45:27 -07:00
pdiff.html Compile .less on demand for test page 2014-03-20 20:22:07 -07:00
pdiff.js Basic perceptual diffing support for KaTeX 2014-01-29 16:29:21 -08:00
pdiff.png Basic perceptual diffing support for KaTeX 2014-01-29 16:29:21 -08:00
test.html Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00