You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, it's difficult to get information about the bounding box es of text elements, which will be needed to ensure annotations are positioned properly.
Constructing the SVG using the DOM and some kind of AST might solve this.
Right now, it's difficult to get information about the bounding box es of text elements, which will be needed to ensure annotations are positioned properly.
Constructing the SVG using the DOM and some kind of AST might solve this.