Re: [NTG-context] Installing an arabic font
I uploaded a beta that might fix it, but it needs more testing. The issue might have been introduced when support was added for more complex ligature building, compare for instance this:
Thanks Hans! Indeed, it was a fix, but there are still problems I find in further testing, see attachment for this code: \definefont[amiri][file:UthmanTN1Ver10.ttf*arabic at 17 pt] \define[1]\Arab{\setupalign[r2l]\amiri#1} \starttext \Arab{ لرَّحْمَـٰنِ } \stoptext In context the two signs are set one upon the other ("sukun" and "fatha"), see the second attachment (word) for the correct setting. But now this has nothing todo with ligatures, deactivating them does not help now. Huseyin
On 5/9/2013 7:27 PM, "H. Özoguz" wrote:
I uploaded a beta that might fix it, but it needs more testing. The issue might have been introduced when support was added for more complex ligature building, compare for instance this:
Thanks Hans! Indeed, it was a fix, but there are still problems I find in further testing, see attachment for this code:
\definefont[amiri][file:UthmanTN1Ver10.ttf*arabic at 17 pt] \define[1]\Arab{\setupalign[r2l]\amiri#1} \starttext \Arab{ لرَّحْمَـٰنِ } \stoptext
In context the two signs are set one upon the other ("sukun" and "fatha"), see the second attachment (word) for the correct setting. But now this has nothing todo with ligatures, deactivating them does not help now.
ok, another attempt uploaded (i figured out that when implementing nested ligatures - needed elsewhere - a pointer got messed up so maybe it's ok now (interesting is that it has always worked ok in the past so it must have gone unnoticed) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
"H. Özoguz"
-
Hans Hagen