Bidirectional Text Support
See original GitHub issueHi, Is there any support for bidirectional text? From looking at the API reference and the sources, I couldn’t find anything in relation to this topic.
In a project I’m working on I have some multilingual content which includes English and Hebrew (which is right-to-left). Words in mixed sentences are not rendered in the correct order.
It could be very useful if PIXI.TextStyle
had an orientation
property that would control this behavior.
Thanks!
Issue Analytics
- State:
- Created 6 years ago
- Comments:16 (2 by maintainers)
Top Results From Across the Web
Bidirectional text - Wikipedia
A bidirectional text contains two text directionalities, right-to-left (RTL) and left-to-right (LTR). It generally involves text containing different types ...
Read more >How to use Unicode controls for bidi text - W3C
Unicode controls vs. markup for bidi support explains that it is generally better to use markup, if available, than to use control codes....
Read more >Bidirectional text support - Package Control
Bidirectional text support for Sublime Text 3. Currently Sublime Text 3 is not supporting bidirectional languages like Arabic, Hebrew etc.
Read more >Right-to-left language support and bidirectional text
A great example of right-to-left language support: Microsoft Word; Bidirectional text; English and Arabic/Hebrew text together: ...
Read more >Configuring bidirectional text support - IBM
Bidi SOR application support allows bidi text, in all single byte, EBCDIC and character field types, to retain its visual order. Configurations for...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That’s one for @ivanpopelyshev (and other core members) I think, especially given what’s going on with shuffling things about for v4 / v5.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.