OSDN Git Service

partially revert the previous commit (I've lost the minimal example of an error)
[luatex-ja/luatexja.git] / src / ltj-jfont.lua
index 96f3453..febcc97 100644 (file)
@@ -914,7 +914,7 @@ luatexbase.add_to_callback(
       local vorg = {}; fmtable.v_origin = vorg
       local ft = font_getfont(fnum)
       local subtables = {}
-      if false and ft.specification then
+      if ft.specification then
         for feat_name,v in pairs(ft.specification.features.normal) do
            if v==true then
               for _,i in pairs(ft.resources.sequences) do