1
0
Fork 0
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:
notmasteryet 2011-11-29 22:06:00 -06:00
parent 728f3fcc1c
commit 0414c0711f
4 changed files with 18 additions and 8 deletions

View file

@ -4287,6 +4287,7 @@ var GlyphsUnicode = {
zretroflexhook: 0x0290,
zstroke: 0x01B6,
zuhiragana: 0x305A,
zukatakana: 0x30BA
zukatakana: 0x30BA,
'.notdef': 0x0000
};