From 4422f1b30340eddccbe58c700a2382f291355cb6 Mon Sep 17 00:00:00 2001 From: Luca Foppiano Date: Tue, 31 Dec 2024 18:42:59 +0100 Subject: [PATCH] cover more cases --- languages/xpdf-others/others.nameToUnicode | 4 +++ languages/xpdf-others/sc.nameToUnicode | 26 +++++++++++++++++++ .../xpdf-others/taboldstyle.nameToUnicode | 11 +++++++- xpdfrc | 1 + 4 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 languages/xpdf-others/others.nameToUnicode create mode 100644 languages/xpdf-others/sc.nameToUnicode diff --git a/languages/xpdf-others/others.nameToUnicode b/languages/xpdf-others/others.nameToUnicode new file mode 100644 index 0000000..9851bb5 --- /dev/null +++ b/languages/xpdf-others/others.nameToUnicode @@ -0,0 +1,4 @@ +2113 lscript +2202 partialdiff +21A9 arrowhookleft +21A9 arrowrighttophalf \ No newline at end of file diff --git a/languages/xpdf-others/sc.nameToUnicode b/languages/xpdf-others/sc.nameToUnicode new file mode 100644 index 0000000..8418b37 --- /dev/null +++ b/languages/xpdf-others/sc.nameToUnicode @@ -0,0 +1,26 @@ +0061 a.sc +0062 b.sc +0063 c.sc +0064 d.sc +0065 e.sc +0066 f.sc +0067 g.sc +0068 h.sc +0069 i.sc +006a j.sc +006c l.sc +006d m.sc +006e n.sc +006f o.sc +0070 p.sc +0071 q.sc +0072 r.sc +0073 s.sc +0074 t.sc +0075 u.sc +0076 v.sc +0077 w.sc +0078 x.sc +0079 y.sc +007a z.sc +002d hyphen.sc \ No newline at end of file diff --git a/languages/xpdf-others/taboldstyle.nameToUnicode b/languages/xpdf-others/taboldstyle.nameToUnicode index 95fbb2b..1093439 100644 --- a/languages/xpdf-others/taboldstyle.nameToUnicode +++ b/languages/xpdf-others/taboldstyle.nameToUnicode @@ -1 +1,10 @@ -0038 eight.taboldstyle \ No newline at end of file +0030 zero.taboldstyle +0031 one.taboldstyle +0032 two.taboldstyle +0033 three.taboldstyle +0034 four.taboldstyle +0035 five.taboldstyle +0036 six.taboldstyle +0037 seven.taboldstyle +0038 eight.taboldstyle +0039 nine.taboldstyle \ No newline at end of file diff --git a/xpdfrc b/xpdfrc index 8d4a0ec..dd56ec0 100644 --- a/xpdfrc +++ b/xpdfrc @@ -64,5 +64,6 @@ nameToUnicode languages/xpdf-others/oldstyle.nameToUnicode nameToUnicode languages/xpdf-others/taboldstyle.nameToUnicode nameToUnicode languages/xpdf-others/ligatures.nameToUnicode nameToUnicode languages/xpdf-others/fitted.nameToUnicode +nameToUnicode languages/xpdf-others/others.nameToUnicode #----- end oldstyle support package