scribble-math/test/screenshotter
Kevin Barabash ec62ec39d8 Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508)
Summary:
This diff provides support for Latin-1, Cyrillic, and CJK characters
inside \text{} groups.  For Latin-1 and Cyrillic characters we use
glyph metrics from a glyph from Basic Latin that has roughly the same
bounding box.  We use the metrics for a capital 'M' to approximate the
full-width CJK characters.  Half-width characters are not supported yet.

Test Plan:
- make test
- make screenshots

Reviewers: emily
2016-08-01 17:51:40 -07:00
..
images Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508) 2016-08-01 17:51:40 -07:00
ss_data.js Rename breakOnUnsupportedCmds to throwOnError. 2015-09-01 16:51:03 -07:00
ss_data.yaml Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508) 2016-08-01 17:51:40 -07:00
test.html Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508) 2016-08-01 17:51:40 -07:00
test.tex Add some more symbols (#502) 2016-07-24 19:56:31 -07:00