... | @@ -97,6 +97,10 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
... | @@ -97,6 +97,10 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
|
|
|
|
|
### Font improvements
|
|
### Font improvements
|
|
|
|
|
|
|
|
* retire PNG fonts
|
|
|
|
* possibly make them a separate extension, possibly merge as data-uri
|
|
|
|
* improve TeX fonts
|
|
|
|
* is http://sourceforge.net/projects/cm-unicode/ an option?
|
|
* switch to [CSS Font Loading Module Level 3](http://dev.w3.org/csswg/css-font-loading/) on Chrome 35+
|
|
* switch to [CSS Font Loading Module Level 3](http://dev.w3.org/csswg/css-font-loading/) on Chrome 35+
|
|
* supplementing character coverage
|
|
* supplementing character coverage
|
|
* if the selected font does not cover a Unicode character, load a second font to provide it.
|
|
* if the selected font does not cover a Unicode character, load a second font to provide it.
|
... | @@ -122,7 +126,7 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
... | @@ -122,7 +126,7 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
|
* investigating new output formats
|
|
* investigating new output formats
|
|
* canvas
|
|
* canvas
|
|
|
|
|
|
#### integrate graphical component
|
|
#### add graphical component
|
|
|
|
|
|
* expand internal format (e.g., with SVG)
|
|
* expand internal format (e.g., with SVG)
|
|
* move beyond MathML 3
|
|
* move beyond MathML 3
|
... | @@ -130,6 +134,8 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
... | @@ -130,6 +134,8 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
|
* visualizations
|
|
* visualizations
|
|
* dynamic graphics (e.g., commutative diagram being drawn)
|
|
* dynamic graphics (e.g., commutative diagram being drawn)
|
|
* enable manipulation of diagrammatic content (e.g. allow reader to rearrange nodes of a graph)
|
|
* enable manipulation of diagrammatic content (e.g. allow reader to rearrange nodes of a graph)
|
|
|
|
* move beyond math (e.g., ChemML)
|
|
|
|
* add TeX extensions (e.g., modeled after tikz or xypic)
|
|
|
|
|
|
### Extensions
|
|
### Extensions
|
|
|
|
|
... | @@ -152,8 +158,10 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
... | @@ -152,8 +158,10 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
|
|
|
|
|
### Documentation
|
|
### Documentation
|
|
|
|
|
|
### Internal Testing
|
|
### Testing
|
|
|
|
|
|
|
|
* implement CI with SauceLabs
|
|
|
|
* possibly switch test runners
|
|
* improve fuzz testing
|
|
* improve fuzz testing
|
|
* integrating MathJax testing into other testing environments
|
|
* integrating MathJax testing into other testing environments
|
|
|
|
|
... | @@ -161,7 +169,7 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
... | @@ -161,7 +169,7 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go |
|
|
|
|
|
* MathJax workshop / conference
|
|
* MathJax workshop / conference
|
|
* MathJax community meetups
|
|
* MathJax community meetups
|
|
* Math accessibility workshop (AIM)
|
|
* Math accessibility workshop
|
|
* MathJax in education (web literacy, authoring, annotation)
|
|
* MathJax in education (web literacy, authoring, annotation)
|
|
* MathJax in authoring tool chains for research and publishing
|
|
* MathJax in authoring tool chains for research and publishing
|
|
* Native browser MathML development in Gecko and WebKit
|
|
* Native browser MathML development in Gecko and WebKit
|
... | | ... | |