From 2cd99a5cbcb182fa6d8d9c303efd76d18f50a31a Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Sat, 6 Apr 2019 06:05:08 +0900 Subject: [PATCH] Adobe-KR --- src/ltj-rmlgbm.lua | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ltj-rmlgbm.lua b/src/ltj-rmlgbm.lua index 64024ca..35c3299 100644 --- a/src/ltj-rmlgbm.lua +++ b/src/ltj-rmlgbm.lua @@ -43,7 +43,13 @@ local cid_replace = { end}, ["Adobe-KR"] = {"UniAKR-UTF32", 22896, 9, function (i) - -- ?? + if i==3057 then + return 655360*2 + elseif i==3058 then + return 655360*3 + elseif i==12235 or i==12236 then + return 163840 -- 655360/4 + end end}, } -- 2.11.0