michal-h21 / luatex-harfbuzz-shaper

Experimental text shaping in LuaTeX using Harfbuzz library
10 stars 0 forks source link

Major breaking updates to luaharfbuzz and updates to luatex-harfbuzz #16

Open deepakjois opened 7 years ago

deepakjois commented 7 years ago

Please check here: https://github.com/deepakjois/luatex-harfbuzz

There are some major breaking changes to luaharfbuzz, but it has much better API coverage of Harfbuzz now.

I also adapted the code from libraqm, and created a general-purpose node processor for LuaTeX which can do BiDi reordering and shaping for any arbitrary nodelist. Please check the project luatex-harfbuzz I linked above for the source code.