This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-math
Watch
1
Star
0
Fork
0
You've already forked scribble-math
Code
Issues
8
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
6e4ac11c91
scribble-math
/
jax
/
output
/
HTML-CSS
History
Davide P. Cervone
6e4ac11c91
Make font timeout longer, and make even longer for mobile devices. Only switch to image fonts if the first web font fails to load (if one loaded, you should get the others).
2012-01-06 20:35:26 -05:00
..
autoload
Repack mmultiscript.js (HTML-CSS) since it still had conflict marker in it (reported by Fred).
2011-11-15 16:36:15 -05:00
fonts
Fix wrong character number in data for U+221A (reported by Fred)
2011-12-17 10:44:37 -05:00
config.js
Move computation of line width for automatic linebreaks to the preTranslate routine, so only one reflow is needed
2011-09-27 22:58:18 -04:00
imageFonts.js
Change String().fromCharCode() to direct \uXXXX in a string, and make em and ex sizes be vertical rather than horizontal (this was confusing browsers on mobile devices, where the width wasn't big enough for the number of ems used to determine the size)
2011-11-03 17:09:45 -04:00
jax.js
Make font timeout longer, and make even longer for mobile devices. Only switch to image fonts if the first web font fails to load (if one loaded, you should get the others).
2012-01-06 20:35:26 -05:00