From 352a2686282e95b2869728f8f321688f7e216d80 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 7 May 2020 11:47:12 +0200 Subject: 2020-05-07 11:00:00 --- tex/context/base/mkiv/font-cff.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tex/context/base/mkiv/font-cff.lua') diff --git a/tex/context/base/mkiv/font-cff.lua b/tex/context/base/mkiv/font-cff.lua index 72b0a038f..627847efa 100644 --- a/tex/context/base/mkiv/font-cff.lua +++ b/tex/context/base/mkiv/font-cff.lua @@ -612,6 +612,9 @@ do parsedictionaries = function(data,dictionaries,what) stack = { } strings = data.strings + if trace_charstrings then + report("charstring format %a",what) + end for i=1,#dictionaries do top = 0 result = what == "cff" and { @@ -1517,7 +1520,7 @@ do end end else - -- error + top = top - nofregions * n end end -- cgit v1.2.3