Mohammad Hossein Bateni mailto:bateni@gmail.com 22. August 2016 um 17:01 Hello,
After the upgrade to latest beta (from 08.08 21:28), I cannot load many of my Persian fonts (one uploaded here http://mhbateni.com/context/bug-03/ for testing). It works on "current" without any issues but not on "beta". Find an MWE as well as the error message below. (I did test on a fresh standalone version as well.)
\starttext \definedfont[HMXNiloofar*arabic] Salam \stoptext
When I change the value from the "hasspacekerns" variable (after deleting hm-xniloofar.tmc) in hm-xniloofar.tma from true to false the font is loaded without errors. hm-xniloofar.tma (line 7147 ff): ["properties"]={ ["hascolor"]=false, ["hasitalics"]=false, ["hasspacekerns"]=true, }, Wolfgang