From 3d49559dc41d82ed462cd6ed6f7d14070d790049 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 27 Aug 2013 11:02:32 +0200 Subject: [type1] remove font-afk.lua --- luaotfload-loaders.lua | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'luaotfload-loaders.lua') diff --git a/luaotfload-loaders.lua b/luaotfload-loaders.lua index 20eb277..523dc24 100644 --- a/luaotfload-loaders.lua +++ b/luaotfload-loaders.lua @@ -11,18 +11,6 @@ local readers = fonts.readers local handlers = fonts.handlers local formats = fonts.formats ---[[doc-- - - As of 2013-08-25 AFM support has been included in the fontloader - package. - - We still have to load the font feature definitions (font-afk.lua) to - achieve kerning and ligatures. - ---doc]]-- - -require "luaotfload-font-afk.lua" - local pfb_reader = function (specification) return readers.opentype (specification, "pfb", "type1") end -- cgit v1.2.3