Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Luaotfload 2.5 -- TeX Live 2014 Edition

Compare
Choose a tag to compare
@phi-gamma phi-gamma released this 13 Jul 17:54
· 597 commits to master since this release

Changes since v2.4:

  • Remove legacy code.
  • Remove compatibility with the old mkluatexfontdb script.
  • Remove test directory. Use https://bitbucket.org/phg/lua-la-tex-tests
    instead.
  • Remove luaotfload.lua from luaotfload.dtx; it is now a separate file
    luaotfload-main.lua.
  • Standard source tree structure: the code is now located in the ./doc,
    ./scripts, ./src, ./build, and ./misc directories.
  • Move the heavier LPEG parsers from luaotfload-features (syntax) and
    luaotfload-database (fontconfig) into the new file
    luaotfload-parsers.lua.
  • Move logging routines from luaotfload-override in to luaotfload-log.
  • Scan local font files (--local flag to luaotfload-tool, flag
    scan_local during TeX run).
  • Add bisection mode (--bisect) to luaotfload-tool.
  • Add functions for accessing the database: aux.font_index() and
    aux.read_font_index().
  • Distinguish XDG configuration paths (Reuben Thomas)
  • Optional configuration via rc files.
  • Configure default features via configuration file.

SHA256 checkums of files:

81cb45963fd088dd250ce8d95ae71100f12df649d9dffb88f878749cca772c7d  luaotfload.tds.zip
ad523fb96a4eed2abe1a8fd39a013caff16da69a9de72df4e5854bc4e1c15ddb  luaotfload.zip