The Text node class
The Document class
ProtectedcacheThe cache of font character IDs to their paths
ProtecteddefsThe SVG
ProtectedjaxThe SVG jax that owns this cache
ProtectedlocalA string to use to make per-equation cache IDs unique
ProtectednextA number used to make localID values to use for each equation
Cache a character from a particular variant and return the cache ID
The variant name for the character
The character to be cached
The SVG path data for the character
The id for the cached
Clear the cache
Clear the localID value
Use a localID (for font-specific caching), either with a specific string, or from the nextID number.
The prefix for the id
The HTMLElement node class