[lltx] mkluatexfontdb & svn

Khaled Hosny khaledhosny at eglug.org
Mon May 31 19:16:00 CEST 2010


On Mon, May 31, 2010 at 05:07:39PM +0200, Manuel Pégourié-Gonnard wrote:
> Excerpt from my name cache file (2nd entry in the "mappings" table):
> 
>   {
>    ["familyname"]="Asana Math",
>    ["filename"]={ "Asana-Math.otf.svn-base", false },
>    ["fontname"]="Asana-Math",
>    -- ...
> 
> Also, running from the svn tree the last but one line of output reads:
> 
> luaotfload | 1647 fonts in the database
> 
> and on a normal installation it is:
> 
> luaotfload | 1252 fonts in the database
> 
> So I guess the extension filtering code needs to be fixed.

This is fixed now, or so I hope.

> Even if the extension is enough to rule the files out in the svn case, I still
> think it's a good idea to exclude known vcs directories, since:
> - we (at least I) don't know about all other vcs'es;
> - it save some time anyway.

dir.glob() seems to be pretty cheap, so I didn't bother ignoring those
directory right now, if it is still an issue I'll try to look at it
(some code needs refactoring first etc.)

Regards,
 Khaled

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


More information about the lualatex-dev mailing list