mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
Fix missing notdef in expert encoding.
This commit is contained in:
parent
d6a6f390ae
commit
a8a8909d2d
4 changed files with 9 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue