[Pkg-javascript-commits] [pdf.js] 59/210: Tiny updates
David Prévot
taffit at moszumanska.debian.org
Thu Jun 5 14:21:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch upstream
in repository pdf.js.
commit 3ddc5349202562dcaa1bb3ae5578c9d0293367c0
Author: Tim van der Meij <timvandermeij at gmail.com>
Date: Thu May 1 21:05:32 2014 +0200
Tiny updates
---
README.md | 2 +-
src/core/evaluator.js | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index dd9e7e8..913bc28 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# PDF.js
-PDF.js is Portable Document Format (PDF) viewer that is built with HTML5.
+PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5.
PDF.js is community-driven and supported by Mozilla Labs. Our goal is to
create a general-purpose, web standards-based platform for parsing and
diff --git a/src/core/evaluator.js b/src/core/evaluator.js
index dde570e..e4951b2 100644
--- a/src/core/evaluator.js
+++ b/src/core/evaluator.js
@@ -20,8 +20,8 @@
isNum, isStream, isString, JpegStream, Lexer, Metrics,
MurmurHash3_64, Name, Parser, Pattern, PDFImage, PDFJS, serifFonts,
stdFontMap, symbolsFonts, getTilingPatternIR, warn, Util, Promise,
- LegacyPromise, RefSetCache, isRef, TextRenderingMode, CMapFactory,
- OPS, UNSUPPORTED_FEATURES, UnsupportedManager, NormalizedUnicodes,
+ RefSetCache, isRef, TextRenderingMode, CMapFactory, OPS,
+ UNSUPPORTED_FEATURES, UnsupportedManager, NormalizedUnicodes,
IDENTITY_MATRIX, reverseIfRtl */
'use strict';
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list