Direction neutral paragraph support for Fribidi#164
Direction neutral paragraph support for Fribidi#164niello wants to merge 1 commit intoHOST-Oman:mainfrom
Conversation
|
I’m adding a test for this, but I’m not sure this fix is enough. With this fix resolved dir will be I think we need a different way to communicate to the client that the text is all neutral characters and no paragraph direction can be detected. |
|
The current code is wrong of course and need to be fixed regardless of this. |
|
#175 fixes the bad resolved dir, for the use case here, I suggest we add an API to get the natural paragraph direction regardless of the set one. |
|
Sounds good, that API would help |
Fix #163.
Only for Fribidi currently. Someone who knows SheenBidi could make the same change there.