From 488d7fd86850691244709064777bc22113262701 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sat, 20 Apr 2013 14:31:15 +0200 Subject: Adding a little TODO for file lookup --- otfl-font-nms.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/otfl-font-nms.lua b/otfl-font-nms.lua index ee9fa33..b62f5ec 100644 --- a/otfl-font-nms.lua +++ b/otfl-font-nms.lua @@ -243,6 +243,9 @@ font database created by the mkluatexfontdb script. --- successful lookup as this cannot be inferred from the other --- values. --- +--- TODO: this function is used also with the file lookup, it could be optimized +--- a lot for this case. +--- resolve = function (_,_,specification) -- the 1st two parameters are used by ConTeXt local name = sanitize_string(specification.name) local style = sanitize_string(specification.style) or "regular" -- cgit v1.2.3