[lltx] mkluatexfontdb & Mac OS X

Khaled Hosny khaledhosny at eglug.org
Sat May 15 12:07:56 CEST 2010


On Sat, May 15, 2010 at 05:58:07PM +0930, Will Robertson wrote:
> On 15/05/2010, at 5:08 PM, Élie Roux wrote:
> 
> >> luaotfload | loading font: /Library/Fonts/华文楷体.ttf
> >> Bus error
> > 
> > This looks like bugs in LuaTeX... 
> 
> How can I reduce the problem down to something I can submit to the LuaTeX team?

A simple script like:

f = fontloader.open(arg[1])
m = fontloader.to_table(f)
fontloader.close(f)


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


More information about the lualatex-dev mailing list