OSDN Git Service

support vertical origin (requires luaotfload 2019-07-24 or later)
[luatex-ja/luatexja.git] / src / jfm-ujisv.lua
index 2a7e5a6..ccae212 100644 (file)
@@ -297,7 +297,6 @@ end
 t[200]=table.fastcopy(t[0])
 t[200].chars={'〱', '〲'}
 t[200].width = 2.0
-t[200].left=-0.5
 for i,v in pairs(t) do
   if type(v)=='table' then
     if v.glue and v.glue[0] then v.glue[200] = v.glue[0] end