Files
KaTeX/test/screenshotter/images/StrikeThrough-firefox.png
Ron Kok a4b1bf01be Use inline SVG for stretchy elements (#807)
* Use inline SVG for stretchy elements

Replace all background-images with inline SVG code.

Pros:

* `\color` works in all browsers, even IE/Edge
* Better printing
* Much simpler CSS
    * No links to background-images
    * No `mask`
    * No browser-detection
* No external SVG files
* Faster first rendering

Cons

* No image caching
* Heavier HTML load
* Larger JavaScript file
* `\cancel` line is in `px` units, not `em` units

* Remove static/images from make file

* Change \cancel from px to em

* regenerate screenshots for functions using inline svg
2017-08-19 21:51:16 -04:00

26 KiB
1024x768px

/patrick/KaTeX/raw/commit/a4b1bf01be7f6f4e15fbdb36a7619bdeec9b3862/test/screenshotter/images/StrikeThrough-firefox.png