We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DWriteShapePy doesn't seem to analyse RTL texts correctly:
PS C:\Users\simon\Desktop> python3 -m dwriteshapepy --language ar .\NNUTest.ttf -u 06cc,0679,06d2 [alefMaksura-ar.fina.alt=0+504.0|[email protected],-389.0+0.0|[email protected],375.0+204.0|nobari=0+0.0|yehbarree-ar.isol=0+1409.0]
The text should be the other way around. (06cc FARSI YEH should be in initial position, 0x6d2 YEH BARREE should be in final position)
The text was updated successfully, but these errors were encountered:
Yes, the initial requirements for this project did not require RTL. I don't think it would be hard to add such support though.
Sorry, something went wrong.
No branches or pull requests
DWriteShapePy doesn't seem to analyse RTL texts correctly:
The text should be the other way around. (06cc FARSI YEH should be in initial position, 0x6d2 YEH BARREE should be in final position)
The text was updated successfully, but these errors were encountered: