Implement Indic Font Shaper
JimBobSquarePants opened this issue · 0 comments
JimBobSquarePants commented
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