-
Re: v1 Indic shapers
Variable font in Viva 11 (sorry if a bit off-topic from the original question, but it was asked about).2 -
Re: v1 Indic shapers
In case it's of interest, there is another page layout package, Viva Designer, that's had better Opentype support than Indesign for a while, although the gap has been closing.1 -
Re: v1 Indic shapers
They have supported complex scripts, including Indic and right to left, for a while I think. For example, I did a test in Tibetan recently, and it seemed fine, from what I could tell - in fact I'd sa…3 -
Re: v1 Indic shapers
We use another script to check the status:if (app.textPreferences.shapeIndicAndLatinWithHarbuzz == true) {<br> alert("Harfbuzz is currently ENABLED");<br>}<br> else {<b…1