Yury Delendik
|
c099d6ba94
|
Removes AES padding
|
12 years ago |
Brendan Dahl
|
e62ab300f1
|
Handle annotations with no resources.
|
12 years ago |
Brendan Dahl
|
a8ad07ccbf
|
Cache fonts by reference.
|
12 years ago |
Yury Delendik
|
04a7b036ec
|
Preserving PDFJS in the generic builds
|
12 years ago |
Yury Delendik
|
df352b375b
|
Refactoring TTF repair logic
|
12 years ago |
Jonas
|
d206a1ccdc
|
Fix regression from issue 3312
|
12 years ago |
Yury Delendik
|
aac0f80aad
|
#1277: ignoring error for bad "empty" block
|
12 years ago |
Yury Delendik
|
4d9ee7b530
|
#2098: scanning for stream length when it's incorrect
|
12 years ago |
Yury Delendik
|
c3096d98d4
|
#3248: fixes hp scanner's bad XRef
|
12 years ago |
Yury Delendik
|
c3030dee8f
|
Bug 861638: ignoring double-EI
|
12 years ago |
Yury Delendik
|
0d229351f3
|
Bug 874851: ignoring bad stream length
|
12 years ago |
Yury Delendik
|
23ea9d879d
|
Show fallback bar on unhandled rejections
|
12 years ago |
Yury Delendik
|
7bef903411
|
Fixes missing compressed object detection
|
12 years ago |
Yury Delendik
|
c68d125f17
|
Improves search of EI (end of inlined image)
|
12 years ago |
Yury Delendik
|
df6fd387df
|
Bug 879211: ignoring bad document outline reference
|
12 years ago |
benbro
|
ce218d021f
|
Check that the progressCallback is defined before calling it
|
12 years ago |
fkaelberer
|
2cdd8de25a
|
compileType3Glyph cleanup
|
12 years ago |
fkaelberer
|
220627b135
|
Faster type3 glyph outlines
|
12 years ago |
Brendan Dahl
|
7764dd95c0
|
Remove progress events.
|
12 years ago |
Brendan Dahl
|
b189749b4a
|
Removed unneeded timeout.
|
12 years ago |
Brendan Dahl
|
ae1f973204
|
Use A+ spec compatible promises.
|
12 years ago |
Brendan Dahl
|
01ce3d056c
|
Load all resources before getOperatorList/getTextContent.
|
12 years ago |
benbro
|
fc7c1fb6fd
|
Fix check for instanceof Uint8Array in IE9
Fix #2687 and #2617
|
12 years ago |
Yury Delendik
|
339dc65082
|
Removes getImageData from canvas.js
|
12 years ago |
Yury Delendik
|
702da7f3ea
|
Skips failed-to-download tests
|
12 years ago |
Yury Delendik
|
d8e3f1da72
|
Adds missing link-annotation-border file and lint error
|
12 years ago |
Yury Delendik
|
234812a807
|
Fixing appendToOperatorList
|
12 years ago |
Mack Duan
|
fc5b7dbb1f
|
Add support for form text annotations
|
12 years ago |
Mack Duan
|
a394c1bac6
|
Support borders for link annotations
|
12 years ago |
Yury Delendik
|
336aa38f4a
|
Reset canvas state before drawing annotations
Conflicts:
src/core.js
|
12 years ago |
Yury Delendik
|
77e7981c69
|
Allows status be 0 for non-HTTP protocols
|
12 years ago |
Yury Delendik
|
9d588907a9
|
Outlines type3 glyph
|
12 years ago |
Tim van der Meij
|
d22ea7edc4
|
Lowering warning to info
|
12 years ago |
Rex Lee
|
3e480f84a6
|
[B2G] UI tweak for multi-resolution devices support on B2G
|
12 years ago |
Yury Delendik
|
8e298acb67
|
Fixes reading unordered Subrs in Type1
|
12 years ago |
Yury Delendik
|
9b4ca246e4
|
Ensure we don't modify the original PDF data when sanitizing TrueType
|
12 years ago |
Yury Delendik
|
0e133f0090
|
Drawing without fillText; refactoring ADD_TO_PATH
|
12 years ago |
Brendan Dahl
|
328cfd0246
|
Bind chunk promises to avoid scope problems.
|
12 years ago |
eug48
|
c195daf85e
|
Remove stream.parameters which wasn't being set consistently. Fixes issue #2881.
|
12 years ago |
Yury Delendik
|
61a7738a5d
|
Fixes password for range request loading
|
12 years ago |
Yury Delendik
|
09a4352e8c
|
Rejects loading when data is not available for checkHeader
|
12 years ago |
Brendan Dahl
|
3dadde52dc
|
Propagate promise rejections so we show the fallback.
-Adds rejection support to Promise.All.
-Makes promise.then() callback optional.
|
12 years ago |
Mack Duan
|
da2c4d58ec
|
Do not show appearance stream for text annotations
|
12 years ago |
Mack Duan
|
f8f4b3f45d
|
Refactor code for annotations
|
12 years ago |
Yury Delendik
|
9278abe738
|
Forces to measure "standard" fonts
|
12 years ago |
Yury Delendik
|
abc890a9be
|
Adds fill('evenodd') as alternative for mozFillRule
|
12 years ago |
Yury Delendik
|
90f8f4484c
|
Rounding floats in CFF
|
12 years ago |
Brendan Dahl
|
c5c2f7a773
|
Fix type3 font loading regression.
|
12 years ago |
Brendan Dahl
|
e128f8bb47
|
Fix glyph selection for CID fonts that don't actually have CID font files.
|
12 years ago |
vyv03354
|
cc5cba8bec
|
Strip TT programs if it's invalid
|
12 years ago |