diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-11 23:16:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-11 23:16:34 +0000 |
commit | 71945bfdf73e58a09c05155c6d49729528cac3f7 (patch) | |
tree | aa614024e79d15166a1aa500e223c748b1a66c83 /Master/texmf-dist/doc/luatex/luaotfload | |
parent | fa3dbdbd11bbc7da0c06e2871472419998e645c9 (diff) |
luaotfload (11dec15)
git-svn-id: svn://tug.org/texlive/trunk@39078 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaotfload')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/NEWS | 19 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/README | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf | bin | 45642 -> 60168 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf | bin | 170452 -> 194494 bytes |
4 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS index c460f620675..c1e5000a01f 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS +++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS @@ -1,6 +1,25 @@ Change History -------------- +2015/12/09, luaotfload v2.6 + * Add ``sign`` target to makefile for automated package signing. + * Add ``--dumpconf`` option to luaotfload-tool for generating configuration + files. + * Move fontloader files to subtree src/fontloader. + * New script ``mkimport`` facilitates maintainance of code imported from + Context. + * Revised letterspacing, now utilizing the ``node.direct`` interface. + * Revized colorization of fonts, utilizing ``node.direct`` (Dohyun Kim). + * Colorization was moved to the ``post_linebreak_filter`` stage. + * Move remaining functionality from ``luaotfload-override`` into + initialization. + * Write names index if fonts were removed. + * Separate module loading from initialization. + * Custom fontloader package with the files from Lualibs removed. + * Swappable fontloader via configuration option. + * Lualibs are now a dependency when used in a TeX run as well. + * Respect interword spaces when letterspacing. + 2014/07/13, luaotfload v2.5 * Remove legacy code. * Remove compatibility with the old mkluatexfontdb script. diff --git a/Master/texmf-dist/doc/luatex/luaotfload/README b/Master/texmf-dist/doc/luatex/luaotfload/README index 75575d2ddc6..71490b81763 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/README +++ b/Master/texmf-dist/doc/luatex/luaotfload/README @@ -33,6 +33,12 @@ Will Robertson <will.robertson@latex-project.org> Philipp Gesang <philipp.gesang@alumni.uni-heidelberg.de> Dohyun Kim <nomosnomos@gmail.com> Reuben Thomas <https://github.com/rrthomas> +Joseph Wright <joseph.wright@morningstar2.co.uk> +Manuel Pégourié-Gonnard <mpg@elzevir.fr> +Olof-Joachim Frahm <olof@macrolet.net> +Patrick Gundlach <gundlach@speedata.de> +Philipp Stephani <st_philipp@yahoo.de> +David Carlisle <d.p.carlisle@gmail.com> Installation diff --git a/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf b/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf Binary files differindex 50d4160abf2..d795f78cb29 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf Binary files differindex 90ee4617336..ee17939d22c 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf |