Fonts
Fonts copied to clipboard
Implement Universal Font Shaper
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 Universal shaper.
Guide. https://github.com/n8willis/opentype-shaping-documents/blob/master/opentype-shaping-use.md
HarfBuzz Implementation https://github.com/harfbuzz/harfbuzz/blob/main/src/hb-ot-shaper-use.cc
FontKit Implementation https://github.com/foliojs/fontkit/blob/master/src/opentype/shapers/UniversalShaper.js