summaryrefslogtreecommitdiff
path: root/src/luaotfload-database.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2016-04-19 08:09:38 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2016-04-19 08:09:41 +0200
commit5ce60cc98a304d837dfa451dd7d389dbd5cfaa77 (patch)
tree761cad87f64a600bbfdd25c465c695c1b3953aed /src/luaotfload-database.lua
parente5490055dfd11a6c6f25a2225cdeee6be4d27a61 (diff)
downloadluaotfload-5ce60cc98a304d837dfa451dd7d389dbd5cfaa77.tar.gz
[*] shred 2014 fontloader
This one hasn’t been touched for ages. The will be no compatibility loader this year. For testing, creating a loader on the fly from the Git repos is sufficient.
Diffstat (limited to 'src/luaotfload-database.lua')
-rw-r--r--src/luaotfload-database.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/luaotfload-database.lua b/src/luaotfload-database.lua
index 0f8e56b..b06f3d5 100644
--- a/src/luaotfload-database.lua
+++ b/src/luaotfload-database.lua
@@ -360,7 +360,6 @@ This is a sketch of the luaotfload db:
conflicts : { barename : int; basename : int }; // filename conflict with font at index; happens with subfonts
familyname : string; // sanitized name of the font family the font belongs to, usually from the names table
fontname : string; // sanitized name of the font
- fontstyle_name : string; // the fontstyle_name field returned by fontloader.info()
format : string; // "otf" | "ttf" | "dfont" | "pfa" | "pfb" | "afm"
fullname : string; // sanitized full name of the font including style modifiers
fullpath : string; // path to font in filesystem