Handle font change
Opened this issue · 0 comments
coderitual commented
At the moment there is a naive implementation of handling font change in SVG node. Each animation step performs additional work of converting the character width and kerning which results in performance impact. Certain API improvements, which affect running update function are also blocked by this issue eg. #40