Closed doongjohn closed 2 years ago
Are you talking about https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/textBaseline ?
We still need to implement this feature. You will probably have to compute it manually for now, sorry.
We have added textBaseline https://github.com/treeform/pixie/pull/404
Thank you for opening the issue!
Why is there only a horizontal alignment in the context object?\ Is manually calculating vertical alignment recommended?