]>
git.parisson.com Git - pdf.js.git/log
notmasteryet [Sat, 8 Oct 2011 03:46:01 +0000 (22:46 -0500)]
Fixing DescendantFonts object fetching (#600)
Julian Viereck [Tue, 11 Oct 2011 17:51:35 +0000 (19:51 +0200)]
Remove commented out code and change some comments to fit current code state
Julian Viereck [Sun, 9 Oct 2011 11:31:13 +0000 (13:31 +0200)]
Let handleSetFont use a fontRef directly. Fixes extgstate.pdf
Julian Viereck [Sun, 9 Oct 2011 11:24:54 +0000 (13:24 +0200)]
Fix ColorSpace lookup in ColorSpace.parseToIR
Julian Viereck [Sun, 9 Oct 2011 11:09:57 +0000 (13:09 +0200)]
Fix variable naming
Julian Viereck [Sun, 9 Oct 2011 09:25:33 +0000 (11:25 +0200)]
Add a timeout before sending the pdf doc to the worker such that there is no too-long-js-running hint
Julian Viereck [Sun, 9 Oct 2011 08:37:53 +0000 (10:37 +0200)]
Fix lint errors
Julian Viereck [Sat, 8 Oct 2011 21:02:56 +0000 (23:02 +0200)]
Fix hello world example
Julian Viereck [Sat, 8 Oct 2011 20:35:35 +0000 (22:35 +0200)]
Get Type3 fonts working again.
Julian Viereck [Sat, 8 Oct 2011 20:36:44 +0000 (22:36 +0200)]
Don't create Image object in JpegStream
Julian Viereck [Sat, 8 Oct 2011 20:22:30 +0000 (22:22 +0200)]
Process fonts on main thread again - font handling works again
Julian Viereck [Sat, 8 Oct 2011 16:15:18 +0000 (18:15 +0200)]
Hack something up that renders font right again
Julian Viereck [Sat, 8 Oct 2011 15:28:49 +0000 (17:28 +0200)]
Try to rescue fonts - not working
Julian Viereck [Sat, 8 Oct 2011 15:08:17 +0000 (17:08 +0200)]
Small fixes + docs
Julian Viereck [Sat, 8 Oct 2011 13:19:48 +0000 (15:19 +0200)]
Move WorkerPDFDoc to pdf.js. Rename PDFDoc -> PDFDocModel + WorkerPDFDoc -> PDFDoc. This is required until the worker code doesn't depend on an PDFDoc instance anymore
Julian Viereck [Sat, 8 Oct 2011 12:53:09 +0000 (14:53 +0200)]
Transform setGState to IR form and hanlde edge case of setFont
Julian Viereck [Sat, 8 Oct 2011 12:18:23 +0000 (14:18 +0200)]
Merge worker_pull with master
Chris Jones [Sat, 8 Oct 2011 05:36:41 +0000 (22:36 -0700)]
Merge pull request #632 from notmasteryet/usmanm
Fixing PDF bad structure and 'fi' ligature (#577)
notmasteryet [Sat, 8 Oct 2011 03:24:26 +0000 (22:24 -0500)]
Fixing PDF bad structure and 'fi' ligature
Brendan Dahl [Fri, 7 Oct 2011 23:58:19 +0000 (16:58 -0700)]
Merge pull request #620 from notmasteryet/imagecache
Cache DOM images; including smask as cachable image...
Chris Jones [Fri, 7 Oct 2011 19:20:44 +0000 (12:20 -0700)]
Merge pull request #629 from brendandahl/readme
Add contributor wiki page link to readme
Chris Jones [Fri, 7 Oct 2011 19:09:20 +0000 (12:09 -0700)]
Merge pull request #623 from arturadib/pdfs-gitignore
Git-ignore all PDFs except the listed ones
Brendan Dahl [Fri, 7 Oct 2011 18:56:10 +0000 (11:56 -0700)]
Merge pull request #589 from notmasteryet/rgbt
Recovering from RGBT-command (ref #577)
= [Fri, 7 Oct 2011 18:49:57 +0000 (11:49 -0700)]
Less repeat.
= [Fri, 7 Oct 2011 18:47:17 +0000 (11:47 -0700)]
Add contributor wiki page link. Fix some wording.
notmasteryet [Fri, 7 Oct 2011 01:23:30 +0000 (20:23 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into imagecache
Artur Adib [Thu, 6 Oct 2011 23:29:40 +0000 (16:29 -0700)]
Merge pull request #628 from brendandahl/boundingbox
Fix test script regression
= [Thu, 6 Oct 2011 23:19:46 +0000 (16:19 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox
= [Thu, 6 Oct 2011 23:19:17 +0000 (16:19 -0700)]
Move closing the file to an appropriate area.
Artur Adib [Thu, 6 Oct 2011 17:39:11 +0000 (10:39 -0700)]
Merge pull request #618 from brendandahl/boundingbox
Fix bounding box for xobjects and patterns
= [Thu, 6 Oct 2011 16:24:06 +0000 (09:24 -0700)]
Fixing lint
= [Thu, 6 Oct 2011 16:22:00 +0000 (09:22 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox
Artur Adib [Thu, 6 Oct 2011 15:01:22 +0000 (11:01 -0400)]
Git-ignore all PDFs except the listed ones
This forces contributors to deal with gitignore only when bundling a new test, rather than making all users of "make test" having to constantly update their gitignores because of new PDFs.
notmasteryet [Thu, 6 Oct 2011 02:56:21 +0000 (19:56 -0700)]
Merge pull request #622 from notmasteryet/fix599
Fixing #599: glyph remapping
notmasteryet [Thu, 6 Oct 2011 02:22:52 +0000 (21:22 -0500)]
Making ThuluthFeatures "eq" reftest
notmasteryet [Thu, 6 Oct 2011 02:15:41 +0000 (21:15 -0500)]
Fixing #599
notmasteryet [Thu, 6 Oct 2011 00:07:58 +0000 (19:07 -0500)]
Cache DOM images; including smask as cachable image; same image onload fix
= [Wed, 5 Oct 2011 23:32:26 +0000 (16:32 -0700)]
Fix width and height for pattering bounding box.
= [Wed, 5 Oct 2011 22:08:45 +0000 (15:08 -0700)]
Reversing -u option
Julian Viereck [Wed, 5 Oct 2011 20:24:38 +0000 (22:24 +0200)]
Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code
= [Wed, 5 Oct 2011 19:29:54 +0000 (12:29 -0700)]
Add unbuffered option
= [Wed, 5 Oct 2011 16:19:02 +0000 (09:19 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox
= [Wed, 5 Oct 2011 16:18:20 +0000 (09:18 -0700)]
Fixing bounding boxes and test ref file writing.
vingtetun [Wed, 5 Oct 2011 14:41:56 +0000 (07:41 -0700)]
Merge pull request #614 from swznd/master
Fix Typo
vingtetun [Wed, 5 Oct 2011 14:40:39 +0000 (07:40 -0700)]
Merge pull request #615 from arturadib/readme-learning
README: Link to Julian's talk
Artur Adib [Wed, 5 Oct 2011 14:26:32 +0000 (10:26 -0400)]
Merge branch 'master' of github.com:andreasgal/pdf.js into readme-learning
Artur Adib [Wed, 5 Oct 2011 14:24:53 +0000 (10:24 -0400)]
README: Julian's presentation
Muhammad Fikri [Wed, 5 Oct 2011 12:29:03 +0000 (19:29 +0700)]
fix typo xhr onprogress
Adil Allawi [Wed, 5 Oct 2011 07:42:54 +0000 (08:42 +0100)]
Adil Allawi [Wed, 5 Oct 2011 07:42:13 +0000 (08:42 +0100)]
Remap all glyphs to Unicode Private Use Area if it is possible otherwise only remap minimum problematic glyphs
Artur Adib [Wed, 5 Oct 2011 00:43:55 +0000 (21:43 -0300)]
OCD stuff
Artur Adib [Tue, 4 Oct 2011 21:38:24 +0000 (14:38 -0700)]
Merge pull request #612 from kkujala/master
Name anonymous functions.
Kalervo Kujala [Tue, 4 Oct 2011 19:21:40 +0000 (22:21 +0300)]
Name anonymous functions.
vingtetun [Tue, 4 Oct 2011 16:47:57 +0000 (09:47 -0700)]
Merge pull request #606 from brendandahl/type3font
Adds Type3 Font Support
Artur Adib [Tue, 4 Oct 2011 16:30:00 +0000 (09:30 -0700)]
Merge pull request #610 from arturadib/readme-bot
README for bot tests
= [Tue, 4 Oct 2011 16:06:51 +0000 (09:06 -0700)]
Address pull request feedback.
= [Tue, 4 Oct 2011 15:52:15 +0000 (08:52 -0700)]
fix merge conflicts
Artur Adib [Tue, 4 Oct 2011 15:27:40 +0000 (11:27 -0400)]
README for bot tests
Adil Allawi [Tue, 4 Oct 2011 13:18:33 +0000 (14:18 +0100)]
Only offset glyphs that can fit into the private use area
Adil Allawi [Mon, 3 Oct 2011 12:57:01 +0000 (13:57 +0100)]
Add test case
Adil Allawi [Mon, 3 Oct 2011 09:16:18 +0000 (10:16 +0100)]
Fix regression caused by pull request #491. Glyphs in positions that match complex scripts or special characters can be messed up by the browser when drawn to the canvas. Limit to fonts with a small to medium sized glyph set.
Artur Adib [Tue, 4 Oct 2011 01:57:02 +0000 (18:57 -0700)]
Merge pull request #602 from arturadib/test-features
New test/ features (useful for bot)
vingtetun [Tue, 4 Oct 2011 00:36:51 +0000 (17:36 -0700)]
Merge pull request #556 from notmasteryet/cid0
Initial CID-0 font encodings
= [Tue, 4 Oct 2011 00:18:47 +0000 (17:18 -0700)]
fix merge conflicts
= [Mon, 3 Oct 2011 23:36:01 +0000 (16:36 -0700)]
#502 Adding basic Type3 font support.
Artur Adib [Mon, 3 Oct 2011 19:57:04 +0000 (15:57 -0400)]
Lint - fixing double quotes
Artur Adib [Mon, 3 Oct 2011 19:25:02 +0000 (15:25 -0400)]
Lint, extra space eol
Artur Adib [Mon, 3 Oct 2011 19:21:26 +0000 (15:21 -0400)]
Oh, 80-char limit... super modern
Artur Adib [Mon, 3 Oct 2011 18:53:45 +0000 (14:53 -0400)]
New test/ features, useful for bot
test.py:
added option --noPrompts
removed unnecessary warnings (masterMode)
removed unnecessary "Creating tmp failed" message when error is simply b/c it already exists
driver.js:
added per PDF manifest option "pageLimit", e.g. "pageLimit":100
Julian Viereck [Mon, 3 Oct 2011 18:28:28 +0000 (11:28 -0700)]
Merge pull request #601 from vingtetun/master
Bump up firefox extension version
Vivien Nicolas [Mon, 3 Oct 2011 18:14:20 +0000 (20:14 +0200)]
Bump up the max version of the extension to 10.0.*
Artur Adib [Mon, 3 Oct 2011 12:34:11 +0000 (09:34 -0300)]
Ooops! Thought I was at arturadib/pdf.js
Artur Adib [Mon, 3 Oct 2011 12:33:26 +0000 (09:33 -0300)]
Edited README.md via GitHub
Andreas Gal [Mon, 3 Oct 2011 01:28:11 +0000 (18:28 -0700)]
Merge pull request #595 from notmasteryet/tree-28
Set default colors to avoid invalid strokeStyle or fillStyle warnings
notmasteryet [Mon, 3 Oct 2011 01:23:52 +0000 (20:23 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-28
notmasteryet [Mon, 3 Oct 2011 01:09:35 +0000 (18:09 -0700)]
Merge pull request #594 from notmasteryet/bypasstype3
Properly bypass Type3 fonts (ref #577)
notmasteryet [Mon, 3 Oct 2011 01:06:57 +0000 (20:06 -0500)]
Add comment for type3 bypass
notmasteryet [Sun, 2 Oct 2011 22:35:59 +0000 (17:35 -0500)]
Set default colors to avoid invalid strokeStyle or fillStyle warnings
notmasteryet [Sun, 2 Oct 2011 21:53:22 +0000 (16:53 -0500)]
Properly bypass Type3 fonts (ref #577)
Julian Viereck [Sun, 2 Oct 2011 20:17:32 +0000 (22:17 +0200)]
Kill global objects
Julian Viereck [Sun, 2 Oct 2011 19:48:40 +0000 (21:48 +0200)]
Add new PDFObjects that replaces former (global) Objects. There is no direct access to the promise anymore. Objects are still instantiated globally for now
Julian Viereck [Sun, 2 Oct 2011 10:19:45 +0000 (12:19 +0200)]
Add comments for the kExecutionTime/Check in CanvasGraphics
Julian Viereck [Sat, 1 Oct 2011 15:53:56 +0000 (17:53 +0200)]
Remove isGecko detection for now
Julian Viereck [Sat, 1 Oct 2011 15:16:11 +0000 (17:16 +0200)]
Remove $ from property names.
notmasteryet [Sun, 2 Oct 2011 02:42:12 +0000 (19:42 -0700)]
Merge pull request #592 from notmasteryet/nospaces
Fixing "no spaces" issue (ref #577)
notmasteryet [Sun, 2 Oct 2011 02:39:32 +0000 (21:39 -0500)]
Merging if's
notmasteryet [Sun, 2 Oct 2011 02:24:11 +0000 (21:24 -0500)]
Fixing "no spaces" issue (ref #577)
Andreas Gal [Sun, 2 Oct 2011 00:23:52 +0000 (17:23 -0700)]
Merge pull request #538 from notmasteryet/inlineimg
Better 'EI' matching (ref #536)
notmasteryet [Sun, 2 Oct 2011 00:01:58 +0000 (19:01 -0500)]
Recovering from RGBT-command (ref #577)
Andreas Gal [Sat, 1 Oct 2011 23:42:49 +0000 (16:42 -0700)]
Merge pull request #576 from notmasteryet/view
Fixing view (#575)
Andreas Gal [Sat, 1 Oct 2011 23:42:24 +0000 (16:42 -0700)]
Merge pull request #578 from notmasteryet/hash1
Making all link bookmark-able (ref #574, #428); removing always-changing
Andreas Gal [Sat, 1 Oct 2011 23:27:34 +0000 (16:27 -0700)]
Merge pull request #587 from notmasteryet/keyfocus
Limits zoom to 25..400 and disable zoom when toolbar is used
Andreas Gal [Sat, 1 Oct 2011 23:27:12 +0000 (16:27 -0700)]
Merge pull request #588 from notmasteryet/tree-27
Removing non-standard __defineGetter__ function
notmasteryet [Sat, 1 Oct 2011 21:21:13 +0000 (16:21 -0500)]
Removing non-standard __defineGetter__ function
notmasteryet [Sat, 1 Oct 2011 20:52:27 +0000 (15:52 -0500)]
Limiting scale 25..400 (ref #582); disable scale keyboard when toolbar is active (ref #579); set page number field as 'number'
notmasteryet [Sat, 1 Oct 2011 19:03:04 +0000 (14:03 -0500)]
lint warning fix
notmasteryet [Sat, 1 Oct 2011 18:54:37 +0000 (13:54 -0500)]
Making all link bookmark-able (ref #574, #428); removing always-changing hash
Julian Viereck [Sat, 1 Oct 2011 15:15:25 +0000 (17:15 +0200)]
Don't add a dependency to the array if the array already contains it
Julian Viereck [Sat, 1 Oct 2011 14:15:51 +0000 (16:15 +0200)]
Add missing resolve for font obj and make sure image objs ids are strings as well
notmasteryet [Sat, 1 Oct 2011 14:15:49 +0000 (09:15 -0500)]
Fixing view