Samuel Chantaraud
|
952545e20f
|
Limit the size of canvases to 5MP (iOS restriction)
|
2014-06-12 17:58:58 -04:00 |
|
Yury Delendik
|
1ac8ca66f7
|
Fixes optional backdrop regression
|
2014-06-10 15:47:25 -05:00 |
|
p01
|
e0bf7e2151
|
Optimized genericComposeSMask
Declaring the composition and backgdrop functions outside of genericComposeSMask
is more efficient.
|
2014-06-10 12:37:39 +02:00 |
|
p01
|
412febe4a4
|
canvas.js minor optimizations
|
2014-06-10 12:37:39 +02:00 |
|
p01
|
35e418c603
|
Optimized CanvasGraphics_executeOperatorList 66% faster
|
2014-06-10 12:37:38 +02:00 |
|
Mohammed Abu-alsaad
|
e6546642db
|
Added more preference variables from the available hash parameters
|
2014-05-30 10:44:41 +12:00 |
|
Jonas Jenwald
|
7e6cdc74af
|
Merge pull request #4832 from yurydelendik/showtext
Refactors showText: split type3, remove showSpacedText
|
2014-05-29 12:58:09 +02:00 |
|
Yury Delendik
|
542c9c4c7a
|
Moves ColorSpace logic into evaluator
|
2014-05-23 14:11:47 -05:00 |
|
Yury Delendik
|
d53dc2e7d6
|
Refactors showText: split type3, remove showSpacedText
|
2014-05-23 13:36:54 -05:00 |
|
Jonas Jenwald
|
fe27a76004
|
Merge pull request #4815 from yurydelendik/loadFont
Refactors loadFont for translateFont be async
|
2014-05-20 21:30:42 +02:00 |
|
p01
|
455c6b2d35
|
Removed several 'in' operators in canvas.js
This gives up to 6x speed improvement on these methods
|
2014-05-20 12:39:59 +02:00 |
|
p01
|
cf5ff3d327
|
Fewer lookups in CanvasGraphics_constructPath
|
2014-05-20 12:39:58 +02:00 |
|
Yury Delendik
|
e5a0d89da9
|
Refactors loadFont for translateFont be async; fixes type3 dup data
|
2014-05-19 16:27:54 -05:00 |
|
Yury Delendik
|
048c6d99f1
|
Merge pull request #4736 from Snuffleupagus/glyph-accent-buildPath
Build paths for glyph accents when drawing text as curves
|
2014-05-14 07:40:50 -05:00 |
|
Jonas Jenwald
|
c4d4682924
|
Fix regression that prevents downloading the PDF file (PR 4752)
|
2014-05-14 01:20:21 +02:00 |
|
Jonas Jenwald
|
b907e15a90
|
Build paths for glyph accents when drawing text as curves
|
2014-05-14 00:04:44 +02:00 |
|
Jonas Jenwald
|
44cd0f4a76
|
Merge pull request #4752 from yurydelendik/refmsghdlr
Refactors MessageHandler.send to remove callbacks
|
2014-05-13 22:47:04 +02:00 |
|
Yury Delendik
|
2acb40fffb
|
Merge pull request #4771 from Snuffleupagus/api-promise-reject-fix
Fix typo when rejecting Promise in getPage
|
2014-05-10 07:48:30 -05:00 |
|
Tim van der Meij
|
e359f0694f
|
Merge pull request #4740 from yurydelendik/pageviewportdoc
Adds pageviewport documentation
|
2014-05-09 22:30:16 +02:00 |
|
Yury Delendik
|
fd4fc89213
|
Merge pull request #4763 from yurydelendik/canvas-rAF
Uses rAF to interrupt the operator list execution
|
2014-05-09 07:25:52 -05:00 |
|
Yury Delendik
|
c5eb058b09
|
Uses rAF to interrupt the operator list execution
|
2014-05-09 07:00:47 -05:00 |
|
Yury Delendik
|
a26d28a393
|
Merge pull request #4683 from yurydelendik/grouppath
Groups path commands into single operation
|
2014-05-08 22:16:58 -05:00 |
|
Yury Delendik
|
cc9643cf32
|
Refactors GetAnnotationsRequest and GetPageRequest
|
2014-05-08 15:02:53 -05:00 |
|
Yury Delendik
|
2008f74185
|
Refactors MessageHandler.send to remove callbacks
|
2014-05-07 18:15:25 -05:00 |
|
Jonas Jenwald
|
652dde48da
|
Fix typo when rejecting Promise in getPage
|
2014-05-07 23:25:24 +02:00 |
|
Jonas Jenwald
|
f3f3db0d15
|
Remove 'info' and 'metadata' from GetDoc
|
2014-05-07 22:07:11 +02:00 |
|
Jonas Jenwald
|
069f0cc8c0
|
Remove 'javaScript' from GetDoc
|
2014-05-07 21:54:15 +02:00 |
|
Jonas Jenwald
|
4bfcb27d0b
|
Remove 'outline' from GetDoc
|
2014-05-07 21:16:35 +02:00 |
|
Yury Delendik
|
95e61ad0e3
|
Adds pageviewport documentation
|
2014-05-05 14:09:47 -05:00 |
|
p01
|
83cd530f45
|
Cleaner putBinaryImageData
|
2014-05-05 14:22:44 +02:00 |
|
Yury Delendik
|
2b82eb0161
|
Fixes cancel rendering regression
|
2014-05-01 15:51:38 -05:00 |
|
Pramodh KP
|
0d5b41633f
|
Remove legacy promises from api.js
|
2014-05-01 18:13:13 +05:30 |
|
Yury Delendik
|
63d5aae3f6
|
Groups path commands into single command
|
2014-04-30 09:09:04 -05:00 |
|
Samuel Chantaraud
|
25ee0e8572
|
Preliminary attachments support
Added a partial Filespec support
Added getAttachments in API
Added a new attachments view in UI (with a new icon by @shorlander)
|
2014-04-18 12:11:00 -04:00 |
|
Rob Wu
|
2e97c0d085
|
Remove some unused variables from src/
Only obviously useless, local variables have been removed.
|
2014-04-15 17:10:23 +02:00 |
|
Yury Delendik
|
a00f854848
|
Refactors buildImage to use Promise; don't draw bad images
|
2014-04-14 15:22:35 -05:00 |
|
Brendan Dahl
|
6ac7f97dae
|
Merge pull request #4599 from yurydelendik/issue4428
Adds then method to the RenderTask
|
2014-04-11 11:27:48 -07:00 |
|
Yury Delendik
|
8c0762a32a
|
Adds then method to the RenderTask
|
2014-04-11 12:10:42 -05:00 |
|
Yury Delendik
|
175fbce0df
|
Fixes documentation for PDFPage.render
|
2014-04-11 10:57:48 -05:00 |
|
Yury Delendik
|
2c61f60a4e
|
Merge pull request #4577 from timvandermeij/reporter
Removes custom test/reporter.js from the lint process
|
2014-04-10 19:17:48 -05:00 |
|
Tim van der Meij
|
f463f96f35
|
Resolving new lint issues
|
2014-04-11 00:41:18 +02:00 |
|
Tim van der Meij
|
4e055169ed
|
Fixes lint warning W004 in src/display/{api, canvas, pattern_helper}.js
|
2014-04-11 00:41:17 +02:00 |
|
p01
|
b10aa18b3e
|
Use Opaque Canvas where possible
|
2014-04-10 11:50:20 +02:00 |
|
Yury Delendik
|
9c84bfa416
|
Fixes text-selection example
|
2014-04-09 20:52:21 -05:00 |
|
Brendan Dahl
|
5bd8a83c9b
|
Build the text layer geometry on the worker.
|
2014-04-09 16:44:07 -07:00 |
|
Yury Delendik
|
f57c6935d7
|
Implements WebGL support
|
2014-04-03 08:36:22 -05:00 |
|
Yury Delendik
|
944219ad8a
|
Balance smask process chunking
|
2014-04-03 08:34:21 -05:00 |
|
Yury Delendik
|
1e8d70af98
|
Prescales shading pattern packed data indices
|
2014-04-03 08:34:20 -05:00 |
|
Yury Delendik
|
5262e6f84f
|
Set max size for the group
|
2014-04-03 08:34:20 -05:00 |
|
Yury Delendik
|
20f6dedea7
|
Merge pull request #4512 from fkaelberer/cleanUpStringConversion
Clean up duplicate string conversion functions
|
2014-04-02 08:04:06 -05:00 |
|