summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--luaotfload.dtx1
1 files changed, 1 insertions, 0 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index a66b772..7f3725e 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -596,6 +596,7 @@ luatexbase.reset_callback("define_font")
luatexbase.add_to_callback("define_font",
definefont,
"luaotfload.define_font", 1)
+% XXX: still needed?
%luatexbase.add_to_callback("find_vf_file",
% fonts.vf.find,
% "luaotfload.find_vf_file")