mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 01:58:06 +02:00
trivial spelling fixes
This commit is contained in:
parent
11381cdb0f
commit
6f03f62327
19 changed files with 26 additions and 26 deletions
|
@ -2222,7 +2222,7 @@ var PartialEvaluator = (function PartialEvaluatorClosure() {
|
|||
|
||||
// According to the spec if 'FontDescriptor' is declared, 'FirstChar',
|
||||
// 'LastChar' and 'Widths' should exist too, but some PDF encoders seem
|
||||
// to ignore this rule when a variant of a standart font is used.
|
||||
// to ignore this rule when a variant of a standard font is used.
|
||||
// TODO Fill the width array depending on which of the base font this is
|
||||
// a variant.
|
||||
var firstChar = (dict.get('FirstChar') || 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue