mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Tiny updates
This commit is contained in:
parent
4224bae810
commit
3ddc534920
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue