diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-01-14 16:54:21 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-01-15 08:27:40 +0200 |
commit | ae0bb5d50f13a10af89bbbcde6515d55fb969a64 (patch) | |
tree | 8dc7183a412054275763ece80708c44ce8cfa93a /otfl-compat-font-otf.lua | |
parent | 364fb5930204558554afe9414baf7dff237835e4 (diff) | |
download | luaotfload-ae0bb5d50f13a10af89bbbcde6515d55fb969a64.tar.gz |
New table structure
Now database looks like:
mappings = {
families = {
["familyname"] = {
["regular] = filename-regular.ttf
["bold"] = filename-bold.ttf
...
}
...
}
psnames = {
["psnameregular"] = filename-regular.ttf
["psnamebold"] = filename-bold.ttf
...
}
}
Diffstat (limited to 'otfl-compat-font-otf.lua')
0 files changed, 0 insertions, 0 deletions