mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-23 00:28:06 +02:00
addressing reviewer comments, bug fix
This commit is contained in:
parent
b34c55cc3c
commit
30a01c5da6
2 changed files with 3 additions and 3 deletions
|
@ -783,8 +783,8 @@ var PartialEvaluator = (function PartialEvaluatorClosure() {
|
|||
dict: baseDict,
|
||||
properties: properties
|
||||
};
|
||||
} // if (type.name == 'Type3')
|
||||
} // if (!descriptor)
|
||||
}
|
||||
}
|
||||
|
||||
// According to the spec if 'FontDescriptor' is declared, 'FirstChar',
|
||||
// 'LastChar' and 'Widths' should exist too, but some PDF encoders seem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue