Fix missing notdef in expert encoding.

This commit is contained in:
Brendan Dahl 2017-06-29 11:52:49 -07:00
parent d6a6f390ae
commit a8a8909d2d
4 changed files with 9 additions and 1 deletions

View File

@ -24,7 +24,7 @@ var ExpertEncoding = [
'sixoldstyle', 'sevenoldstyle', 'eightoldstyle', 'nineoldstyle', 'colon',
'semicolon', 'commasuperior', 'threequartersemdash', 'periodsuperior',
'questionsmall', '', 'asuperior', 'bsuperior', 'centsuperior', 'dsuperior',
'esuperior', '', '', 'isuperior', '', '', 'lsuperior', 'msuperior',
'esuperior', '', '', '', 'isuperior', '', '', 'lsuperior', 'msuperior',
'nsuperior', 'osuperior', '', '', 'rsuperior', 'ssuperior', 'tsuperior',
'', 'ff', 'fi', 'fl', 'ffi', 'ffl', 'parenleftinferior', '',
'parenrightinferior', 'Circumflexsmall', 'hyphensuperior', 'Gravesmall',

View File

@ -191,6 +191,7 @@
!issue6336.pdf
!issue6387.pdf
!issue6410.pdf
!issue8586.pdf
!gradientfill.pdf
!bug903856.pdf
!bug850854.pdf

BIN
test/pdfs/issue8586.pdf Normal file

Binary file not shown.

View File

@ -1604,6 +1604,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "issue8586",
"file": "pdfs/issue8586.pdf",
"md5": "16b5230364017d3b0d2d65978eb35816",
"link": false,
"rounds": 1,
"type": "eq"
},
{ "id": "issue7101",
"file": "pdfs/issue7101.pdf",
"md5": "cc9cabe12ac9ad49e5372ef33d10aeb4",