Fonts icon indicating copy to clipboard operation
Fonts copied to clipboard

Implement Indic Font Shaper

Open JimBobSquarePants opened this issue 4 years ago • 0 comments

Now that #198 has been merged the fundamental infrastructure is there to allow support for Bidi text rendering however we still lack some dedicated shapers. This issue tracks the development of a Indic shaper.

Guide. https://github.com/n8willis/opentype-shaping-documents/blob/master/opentype-shaping-indic-general.md

HarfBuzz Implementation https://github.com/harfbuzz/harfbuzz/blob/main/src/hb-ot-shaper-indic.cc

FontKit Implementation https://github.com/foliojs/fontkit/blob/master/src/opentype/shapers/IndicShaper.js

JimBobSquarePants avatar Nov 10 '21 13:11 JimBobSquarePants