diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaotfload/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/NEWS | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS index 129a2b0e5fd..a09e8ef9778 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS +++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS @@ -1,6 +1,24 @@ - History of the luaotfload bundle +Change History +-------------- -Currrent git, luaotfload v1.07: +2010/05/28, luaotfload v1.08a: + * revert experimental code that was committed by mistake + +2010/05/28, luaotfload v1.08: + * fix misc. bugs with system fonts scanning + * parse fontconfig configuration directly, no longer dependant on 'fc-list' + * now if no font names database is found, luaotfload will generate it, also + it will force an update of the database if the asked font can not be + found + * avoid loading non-tfm fonts when the user asks for tfm font + * update the documentation + * blacklist .ttc and LastResort font on mac. + * sync with ConTeXt beta 2010.05.22 + * fix attribute handling + * clarify license + * misc. bug fixes + +2010/05/10, luaotfload v1.07: * using the new luatexbase package * synchronizing with latest ConTeXt stable 2010.05.08 * adding support for microtypography |