On Tue, 2 Dec 2025 at 17:09, luigi scarso <[email protected]> wrote:

>
>
> On Tue, 2 Dec 2025 at 16:54, Patrick Gundlach <[email protected]> wrote:
>
>> 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.
>>
>>
> Ok, I will check it.
>
>
commit f71ba7afaa4f60412b210651c1f1e6e56ebd5218 (HEAD -> master,
origin/master, origin/HEAD)
Author: Luigi Scarso <[email protected]>
Date:   Fri Dec 12 07:53:13 2025 +0100

    harfbuzzsubset: Lua bindings to the Harfbuzz subset API. Thanks to
Patrick Gundlach

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

Reply via email to