Created
April 26, 2016 16:45
-
-
Save alerque/44f7121f79ff3c6d73fb61cadffa50e6 to your computer and use it in GitHub Desktop.
Amiri + SILE shaping test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\begin{document} | |
\set[parameter=document.baselineskip,value=3em] | |
\font[language=ar,size=30pt,family=Amiri] | |
\define[command=ss01]{\font[features=+ss01]{\process}} | |
\define[command=ss02]{\font[features=+ss02]{\process}} | |
\define[command=ss03]{\font[features=+ss03]{\process}} | |
\define[command=ss04]{\font[features=+ss04]{\process}} | |
\define[command=ss05]{\font[features=+ss05]{\process}} | |
\noindent | |
ربِّها\break | |
\ss01{ربِّها}\break | |
\ss02{ربِّها}\break | |
\ss03{ربِّها}\break | |
\ss04{ربِّها}\break | |
\ss05{ربِّها}\break | |
ربِّ\ss01{\ss05{ه}ا}\break | |
\end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment