<HTML><BODY>Hi, all,<br>I think, that compiling  with otf font would be very quick if it would be possible  to create a separate "temp-<font-name>.lua" in a current<br>directory only with the project used glyphs.<br>It could be a package f.e. "glyphstoluahash.sty" witch would do all that. Maybe, on the first run it would be slow, while it will pick all these glyphs, but on other runs, if  "temp-<font-name>.lua" exists in a current directory, it would do nothing, but luaotfload would use this local hash file.<br>How many different glyphs uses articles, probably less than 500 from one font. So it would be a huge improvement.<br><br>I see in a otfl-luat-dum.lua that $TEXMFCACHE can be set for the cache look up, but when I set it to:<br>TEXMFCACHE=.//;$TEXMFVAR<br>luatex crates a local empty directories ./luatex-cache/generic. I tried to copy font cache file in local directory and in a created one, but<br>it still loads cache files from  $TEXMFVAR\luatex-cache\generic\fonts\otf\<br><br>So, what do you think about that idea?<br><br>Linas<br><br></BODY></HTML>