This repository has been archived by the owner on Sep 27, 2019. It is now read-only.
Releases: lualatex/luaotfload
Releases · lualatex/luaotfload
Testing Release No 3
- tweaks to font scanning, drastically improving db indexing time
- tweaks to the font style and names indexer, restoring the treatment of font families, preferred families and the likes
- improve status logging and console messages when building the index
- sync with Context
- add
--max-fonts
parameter to luaotfload-tool.lua, for testing - compress plain-text version of the index by default
- as well as some minor fixes
File checksums (SHA512):
f2b7ede38127f551a15d53b8e31c85604845e25e8986085a1326aa180e48b97a5a73effe3dfeb53fd0dcf300ebe0a6734ffba54daf1df136fc7f584438ce6e6a luaotfload.zip
96445808016389a29819f2bdf63e7acf4b3882a648d681ddcc6e6c186674cdb3f6befc8b2836cb7cfdce4bdb09258a0ec17ec15519f4a435a714667dbadeb63a luaotfload.tds.zip
83f5bc91d1a7ad06be1a920757c9f2fb93790bd7ffaea68acbdf89398b605b031b901d17f63152f2c8485aa89736a45a375297cddc2bcd6d9c5aa0396697f145 luaotfload.pdf
3957be610269fc2c76e6369fd204683d64e09537f59e2e197106f89225bcabdb7e3435e800f41dd97eff222d0259bf3403bd34792c557cddfc0d168834dc96fe luaotfload-tool.ps
Testing release
Testing release nr. 2: * improvements to the index builder * sync with Context
testing release
Preview for the upcoming version 2.4.
Fixes, second iteration
mostly bugfixes and sync with Context
Fixes for version 2.3
News:
- detect LuaJITTeX,
- add
--diagnose
option forluaotfload-tool
; available diagnostics:files
,permissions
, andrepository
(the latter requires theluasec
module), - short help message that displays when
luaotfload-tool
is called without arguments, - various fixes, predominantly concerning path handling.
version 2.3 (minor update)
Changes:
- New experimental lookups:
kpse
(kpathsea),my
(callback) - Precedence of texmf over system fonts can be requested using the
--prefer-texmf
option of luaotfload-tool - Resolve file names to full paths at later stage
- Rewrite the output of
\fontname
viapatch_font
callback - Allow blacklisting directories
- Drop compatibility layer
- Remove dependency on
luaotfload-lib-dir.lua
(references todir.glob()
anddir.mkdirs()
) - luaotfload-tool now displays extensive information about a font if given the argument
--inspect