summaryrefslogtreecommitdiff
path: root/NEWS
blob: fc39edc44b74dd5a8b935f755e7342ebf5afbb1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Change History
--------------

2010/05/30, luaotfload v1.09:
    * the last release didn't even load
    * fix passing --destdir to mkluatexfontdb

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
    * adding support for color and transparency
    * adding a script to generate a font database with TeX and system fonts
    * more verbose log file

2010/02/07, luaotfload v1.06a:
    * more complete tlig and trep
    * defaults options changed to "+ccmp;+locl;+rlig;+liga;+clig;+kern;
         +mark;+mkmk;"
    * supporting windows absolute path

2009/12/01, luaotfload v1.06:
    * synchronizing with ConTeXt stable 2009.11.26
    * adding backward compatibility with LuaTeX 0.40.6