Files
KaTeX/test/screenshotter/images
Ron Kok ccf09786cc Improve SVG Performance (#841)
* Improve SVG Performance

This PR introduces three new classes:  `svgNode`, `pathNode`, and `lineNode`. SVG data is then loaded into the domTree exclusively via instances of these classes.

`innerHTML` is banished.

* Fix lint errors

* Fix \cancel typo

* Fix sqrt height

* Adjust min-lenght

Adjust some of the extensible arrows to get a min-length that matches glyph length of the long arrows in KaTeX Main font range from Unicode 27F5  to 27FC.

The accent arrows still get min-lengths that match the arrows in the Unicode 2100 range.

* regenerate screenshots after optimizing SVG code

* update DisplayStyle screenshot for Chrome

* update OverUnderset and Smash screenshots for Chrome as well

* Remove escapes from template strings

* Pick up review comments

* Fix lint errors

* Add comments
2017-09-08 23:27:47 -04:00
..
2017-08-22 21:39:15 -04:00
2016-12-05 15:58:26 -05:00
2015-12-30 18:14:29 -08:00
2017-05-12 09:28:49 -04:00
2017-08-23 13:24:17 -04:00
2017-08-23 13:24:17 -04:00
2017-08-22 21:39:15 -04:00
2017-01-19 19:50:16 +01:00
2017-09-08 23:27:47 -04:00