Open amatyat opened 4 years ago
Hello, just to clarify do you mean right-to-left text?
Right aligned text. Like below :
and right-to-left text. Both.
First, see this issue comment about using the opentype-layout library for opentype.js
Then, check out the readme for computeLayout which has an align option.
For right-to-left, this should be supported by opentype.js. Itβs possible that our copy of opentype.js for the Playground may need to be updated, please let me know or send a PR π
For right-to-left, could you please share an example of how to use it?
How to export SVG with right-aligned text (Arabic)? Below code generate left-aligned text :