Hello all,

I have a patch for LuaTeX that includes the current luaharfbuzz at 

https://github.com/speedata/luatex/commits/feature/harfbuzzsubset/

I have added support for harfbzz-subset to the luaharfbuzz library (Khaled 
Hosny has merged it into the official repository). There is now an additional 
library that can be loaded with 

require('luaharfbuzzsubset')

which contains subsetting code from the harfbuzz-subset library (which is also 
a separate library).

The documentation is available at https://harfbuzz.github.io/luaharfbuzz/

The code compiles fine on latest macOS (both jit and non-jit)

The last commit at 
https://github.com/speedata/luatex/commit/33b96a1fa4bd5ef840c28496a7992f48f4b9f1c8
 is a bit obscure to me, since I don't use luajittex. I cannot check the 
correctness of these patches, they are from the current luaharfbuzz integration 
in LuaTeX.

I'd be happy if this could be merged into LuaTeX. 


Patrick


_______________________________________________
dev-luatex mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to