Open
Description
https://html.spec.whatwg.org/multipage/canvas.html#dom-textmetrics-advances
advances attribute
Returns a frozen array containing advances for each character in the measured text\. Each advance is measured as the distance from the beginning of the string \(starting at 0\) up to the left side of the character\.
Does that work the same way for text in right-to-left scripts, such as Arabic, Hebrew, etc?