diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-06-09 08:46:03 +0300 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-06-09 08:49:40 +0300 |
commit | 01023cf94a72f03d93c0204807fd914049cbeaec (patch) | |
tree | 65bbaa461e0276b69067e2713647820fedcc75bc /NEWS | |
parent | 54d2c5f1f4e5aaccadf4f4af472a497cab9645c8 (diff) | |
download | luaotfload-01023cf94a72f03d93c0204807fd914049cbeaec.tar.gz |
Prepare for releasev1.11
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Change History -------------- +2010/06/09, luaotfload v1.11: + * when asking for a font with style that doesn't exist, we would return + nothing, now we fallback to the regular font + 2010/06/07, luaotfload v1.10: * provide a fonts.names.scan(dir) function that temporally loads fonts from the specified dir into the names database |