diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-02-20 07:33:46 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-02-20 07:34:37 +0200 |
commit | f96e3da3a512247c8f5dddfd392c70d2f9243607 (patch) | |
tree | 9abcfd63f40caa9dab6f04ce43405cb3b2a00511 /README | |
parent | cac52b5f4cfdc934cd3c5a68777c77d8d70f4b7c (diff) | |
download | luaotfload-f96e3da3a512247c8f5dddfd392c70d2f9243607.tar.gz |
Some README and author updates
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -57,7 +57,8 @@ Source files: otfl-node-ini.lua . otfl-node-inj.lua . otfl-node-res.lua OTF support files from the ConTeXt distribution - otfl-node-clr.lua luaotfload module for font color support + otfl-font-clr.lua luaotfload module for font color support + otfl-luat-ovr.lua luaotfload module for overriding some ConTeXt functions Derived files: luaotfload.pdf documentation @@ -77,13 +78,13 @@ starts by: Copyright 2008 PRAGMA ADE / ConTeXt Development Team " -for otf-*.lua files except otfl-font-clr.lua, and +for otf-*.lua files except otfl-font-clr.lua and otfl-luat-ovr.lua, and " -Copyright 2010 Khaled Hosny +Copyright 2010 Luaotfload Development Team " -for otfl-font-clr.lua, and continues by: +for otfl-font-clr.lua and otfl-luat-ovr.lua, and continues by: " This program is free software; you can redistribute it and/or |