bounty icon indicating copy to clipboard operation
bounty copied to clipboard

Handle font change

Open coderitual opened this issue 8 years ago • 0 comments

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

coderitual avatar Nov 20 '17 13:11 coderitual