poppler/NameToUnicodeTable.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/poppler/NameToUnicodeTable.h b/poppler/NameToUnicodeTable.h index 827edba..da249a9 100644 --- a/poppler/NameToUnicodeTable.h +++ b/poppler/NameToUnicodeTable.h @@ -603,6 +603,9 @@ static struct NameToUnicodeTab nameToUnicodeTextTab[] = { {0x2553, "SF520000"}, {0x256b, "SF530000"}, {0x256a, "SF540000"}, + {0x0431, "S_BE" }, // Three non-conformant glyph names in liberation-fonts + {0x043f, "S_PE" }, // See https://bugzilla.redhat.com/show_bug.cgi?id=1009650 + {0x0422, "S_TE" }, {0x015a, "Sacute"}, {0x1e64, "Sacutedotaccent"}, {0x03e0, "Sampigreek"},