The Text node class
The Document class
Protected
cacheThe cache of font character IDs to their paths
Protected
defsThe SVG
Protected
jaxThe SVG jax that owns this cache
Protected
localA string to use to make per-equation cache IDs unique
Protected
nextA 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