mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Fixing base encoding presence detection; character width scale
This commit is contained in:
parent
728f3fcc1c
commit
0414c0711f
4 changed files with 18 additions and 8 deletions
|
@ -4287,6 +4287,7 @@ var GlyphsUnicode = {
|
|||
zretroflexhook: 0x0290,
|
||||
zstroke: 0x01B6,
|
||||
zuhiragana: 0x305A,
|
||||
zukatakana: 0x30BA
|
||||
zukatakana: 0x30BA,
|
||||
'.notdef': 0x0000
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue