]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
14 years agoDon't create Image object in JpegStream
Julian Viereck [Sat, 8 Oct 2011 20:36:44 +0000 (22:36 +0200)]
Don't create Image object in JpegStream

14 years agoProcess fonts on main thread again - font handling works again
Julian Viereck [Sat, 8 Oct 2011 20:22:30 +0000 (22:22 +0200)]
Process fonts on main thread again - font handling works again

14 years agoHack something up that renders font right again
Julian Viereck [Sat, 8 Oct 2011 16:15:18 +0000 (18:15 +0200)]
Hack something up that renders font right again

14 years agoTry to rescue fonts - not working
Julian Viereck [Sat, 8 Oct 2011 15:28:49 +0000 (17:28 +0200)]
Try to rescue fonts - not working

14 years agoSmall fixes + docs
Julian Viereck [Sat, 8 Oct 2011 15:08:17 +0000 (17:08 +0200)]
Small fixes + docs

14 years agoMove WorkerPDFDoc to pdf.js. Rename PDFDoc -> PDFDocModel + WorkerPDFDoc -> PDFDoc...
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

14 years agoTransform setGState to IR form and hanlde edge case of setFont
Julian Viereck [Sat, 8 Oct 2011 12:53:09 +0000 (14:53 +0200)]
Transform setGState to IR form and hanlde edge case of setFont

14 years agoMerge worker_pull with master
Julian Viereck [Sat, 8 Oct 2011 12:18:23 +0000 (14:18 +0200)]
Merge worker_pull with master

14 years agoMerge pull request #632 from notmasteryet/usmanm
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)

14 years agoFixing PDF bad structure and 'fi' ligature
notmasteryet [Sat, 8 Oct 2011 03:24:26 +0000 (22:24 -0500)]
Fixing PDF bad structure and 'fi' ligature

14 years agoMerge pull request #620 from notmasteryet/imagecache
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...

14 years agoMerge pull request #629 from brendandahl/readme
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

14 years agoMerge pull request #623 from arturadib/pdfs-gitignore
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

14 years agoMerge pull request #589 from notmasteryet/rgbt
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)

14 years agoLess repeat.
= [Fri, 7 Oct 2011 18:49:57 +0000 (11:49 -0700)]
Less repeat.

14 years agoAdd contributor wiki page link. Fix some wording.
= [Fri, 7 Oct 2011 18:47:17 +0000 (11:47 -0700)]
Add contributor wiki page link.  Fix some wording.

14 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into imagecache
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

14 years agoMerge pull request #628 from brendandahl/boundingbox
Artur Adib [Thu, 6 Oct 2011 23:29:40 +0000 (16:29 -0700)]
Merge pull request #628 from brendandahl/boundingbox

Fix test script regression

14 years agoMerge remote-tracking branch 'upstream/master' into boundingbox
= [Thu, 6 Oct 2011 23:19:46 +0000 (16:19 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox

14 years agoMove closing the file to an appropriate area.
= [Thu, 6 Oct 2011 23:19:17 +0000 (16:19 -0700)]
Move closing the file to an appropriate area.

14 years agoMerge pull request #618 from brendandahl/boundingbox
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

14 years agoFixing lint
= [Thu, 6 Oct 2011 16:24:06 +0000 (09:24 -0700)]
Fixing lint

14 years agoMerge remote-tracking branch 'upstream/master' into boundingbox
= [Thu, 6 Oct 2011 16:22:00 +0000 (09:22 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox

14 years agoGit-ignore all PDFs except the listed ones
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.

14 years agoMerge pull request #622 from notmasteryet/fix599
notmasteryet [Thu, 6 Oct 2011 02:56:21 +0000 (19:56 -0700)]
Merge pull request #622 from notmasteryet/fix599

Fixing #599: glyph remapping

14 years agoMaking ThuluthFeatures "eq" reftest
notmasteryet [Thu, 6 Oct 2011 02:22:52 +0000 (21:22 -0500)]
Making ThuluthFeatures "eq" reftest

14 years agoFixing #599
notmasteryet [Thu, 6 Oct 2011 02:15:41 +0000 (21:15 -0500)]
Fixing #599

14 years agoCache DOM images; including smask as cachable image; same image onload fix
notmasteryet [Thu, 6 Oct 2011 00:07:58 +0000 (19:07 -0500)]
Cache DOM images; including smask as cachable image; same image onload fix

14 years agoFix width and height for pattering bounding box.
= [Wed, 5 Oct 2011 23:32:26 +0000 (16:32 -0700)]
Fix width and height for pattering bounding box.

14 years agoReversing -u option
= [Wed, 5 Oct 2011 22:08:45 +0000 (15:08 -0700)]
Reversing -u option

14 years agoMerge font and processor working into one worker and fix some bugs in font-loading...
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

14 years agoAdd unbuffered option
= [Wed, 5 Oct 2011 19:29:54 +0000 (12:29 -0700)]
Add unbuffered option

14 years agoMerge remote-tracking branch 'upstream/master' into boundingbox
= [Wed, 5 Oct 2011 16:19:02 +0000 (09:19 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox

14 years agoFixing bounding boxes and test ref file writing.
= [Wed, 5 Oct 2011 16:18:20 +0000 (09:18 -0700)]
Fixing bounding boxes and test ref file writing.

14 years agoMerge pull request #614 from swznd/master
vingtetun [Wed, 5 Oct 2011 14:41:56 +0000 (07:41 -0700)]
Merge pull request #614 from swznd/master

Fix Typo

14 years agoMerge pull request #615 from arturadib/readme-learning
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

14 years agoMerge branch 'master' of github.com:andreasgal/pdf.js into readme-learning
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

14 years agoREADME: Julian's presentation
Artur Adib [Wed, 5 Oct 2011 14:24:53 +0000 (10:24 -0400)]
README: Julian's presentation

14 years agofix typo xhr onprogress
Muhammad Fikri [Wed, 5 Oct 2011 12:29:03 +0000 (19:29 +0700)]
fix typo xhr onprogress

14 years agoMerge commit 'e5d79fd0da5a0dab8b717062651c2fbd658a4b51'
Adil Allawi [Wed, 5 Oct 2011 07:42:54 +0000 (08:42 +0100)]
Merge commit 'e5d79fd0da5a0dab8b717062651c2fbd658a4b51'

14 years agoRemap all glyphs to Unicode Private Use Area if it is possible otherwise only remap...
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

14 years agoOCD stuff
Artur Adib [Wed, 5 Oct 2011 00:43:55 +0000 (21:43 -0300)]
OCD stuff

14 years agoMerge pull request #612 from kkujala/master
Artur Adib [Tue, 4 Oct 2011 21:38:24 +0000 (14:38 -0700)]
Merge pull request #612 from kkujala/master

Name anonymous functions.

14 years agoName anonymous functions.
Kalervo Kujala [Tue, 4 Oct 2011 19:21:40 +0000 (22:21 +0300)]
Name anonymous functions.

14 years agoMerge pull request #606 from brendandahl/type3font
vingtetun [Tue, 4 Oct 2011 16:47:57 +0000 (09:47 -0700)]
Merge pull request #606 from brendandahl/type3font

Adds Type3 Font Support

14 years agoMerge pull request #610 from arturadib/readme-bot
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

14 years agoAddress pull request feedback.
= [Tue, 4 Oct 2011 16:06:51 +0000 (09:06 -0700)]
Address pull request feedback.

14 years agofix merge conflicts
= [Tue, 4 Oct 2011 15:52:15 +0000 (08:52 -0700)]
fix merge conflicts

14 years agoREADME for bot tests
Artur Adib [Tue, 4 Oct 2011 15:27:40 +0000 (11:27 -0400)]
README for bot tests

14 years agoOnly offset glyphs that can fit into the private use area
Adil Allawi [Tue, 4 Oct 2011 13:18:33 +0000 (14:18 +0100)]
Only offset glyphs that can fit into the private use area

14 years agoAdd test case
Adil Allawi [Mon, 3 Oct 2011 12:57:01 +0000 (13:57 +0100)]
Add test case

14 years agoFix regression caused by pull request #491. Glyphs in positions that match complex...
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.

14 years agoMerge pull request #602 from arturadib/test-features
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)

14 years agoMerge pull request #556 from notmasteryet/cid0
vingtetun [Tue, 4 Oct 2011 00:36:51 +0000 (17:36 -0700)]
Merge pull request #556 from notmasteryet/cid0

Initial CID-0 font encodings

14 years agofix merge conflicts
= [Tue, 4 Oct 2011 00:18:47 +0000 (17:18 -0700)]
fix merge conflicts

14 years ago#502 Adding basic Type3 font support.
= [Mon, 3 Oct 2011 23:36:01 +0000 (16:36 -0700)]
#502 Adding basic Type3 font support.

14 years agoLint - fixing double quotes
Artur Adib [Mon, 3 Oct 2011 19:57:04 +0000 (15:57 -0400)]
Lint - fixing double quotes

14 years agoLint, extra space eol
Artur Adib [Mon, 3 Oct 2011 19:25:02 +0000 (15:25 -0400)]
Lint, extra space eol

14 years agoOh, 80-char limit... super modern
Artur Adib [Mon, 3 Oct 2011 19:21:26 +0000 (15:21 -0400)]
Oh, 80-char limit... super modern

14 years agoNew test/ features, useful for bot
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

14 years agoMerge pull request #601 from vingtetun/master
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

14 years agoBump up the max version of the extension to 10.0.*
Vivien Nicolas [Mon, 3 Oct 2011 18:14:20 +0000 (20:14 +0200)]
Bump up the max version of the extension to 10.0.*

14 years agoOoops! Thought I was at arturadib/pdf.js
Artur Adib [Mon, 3 Oct 2011 12:34:11 +0000 (09:34 -0300)]
Ooops! Thought I was at arturadib/pdf.js

14 years agoEdited README.md via GitHub
Artur Adib [Mon, 3 Oct 2011 12:33:26 +0000 (09:33 -0300)]
Edited README.md via GitHub

14 years agoMerge pull request #595 from notmasteryet/tree-28
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

14 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-28
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

14 years agoMerge pull request #594 from notmasteryet/bypasstype3
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)

14 years agoAdd comment for type3 bypass
notmasteryet [Mon, 3 Oct 2011 01:06:57 +0000 (20:06 -0500)]
Add comment for type3 bypass

14 years agoSet default colors to avoid invalid strokeStyle or fillStyle warnings
notmasteryet [Sun, 2 Oct 2011 22:35:59 +0000 (17:35 -0500)]
Set default colors to avoid invalid strokeStyle or fillStyle warnings

14 years agoProperly bypass Type3 fonts (ref #577)
notmasteryet [Sun, 2 Oct 2011 21:53:22 +0000 (16:53 -0500)]
Properly bypass Type3 fonts (ref #577)

14 years agoKill global objects
Julian Viereck [Sun, 2 Oct 2011 20:17:32 +0000 (22:17 +0200)]
Kill global objects

14 years agoAdd new PDFObjects that replaces former (global) Objects. There is no direct access...
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

14 years agoAdd comments for the kExecutionTime/Check in CanvasGraphics
Julian Viereck [Sun, 2 Oct 2011 10:19:45 +0000 (12:19 +0200)]
Add comments for the kExecutionTime/Check in CanvasGraphics

14 years agoRemove isGecko detection for now
Julian Viereck [Sat, 1 Oct 2011 15:53:56 +0000 (17:53 +0200)]
Remove isGecko detection for now

14 years agoRemove $ from property names.
Julian Viereck [Sat, 1 Oct 2011 15:16:11 +0000 (17:16 +0200)]
Remove $ from property names.

14 years agoMerge pull request #592 from notmasteryet/nospaces
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)

14 years agoMerging if's
notmasteryet [Sun, 2 Oct 2011 02:39:32 +0000 (21:39 -0500)]
Merging if's

14 years agoFixing "no spaces" issue (ref #577)
notmasteryet [Sun, 2 Oct 2011 02:24:11 +0000 (21:24 -0500)]
Fixing "no spaces" issue (ref #577)

14 years agoMerge pull request #538 from notmasteryet/inlineimg
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)

14 years agoRecovering from RGBT-command (ref #577)
notmasteryet [Sun, 2 Oct 2011 00:01:58 +0000 (19:01 -0500)]
Recovering from RGBT-command (ref #577)

14 years agoMerge pull request #576 from notmasteryet/view
Andreas Gal [Sat, 1 Oct 2011 23:42:49 +0000 (16:42 -0700)]
Merge pull request #576 from notmasteryet/view

Fixing view (#575)

14 years agoMerge pull request #578 from notmasteryet/hash1
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

14 years agoMerge pull request #587 from notmasteryet/keyfocus
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

14 years agoMerge pull request #588 from notmasteryet/tree-27
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

14 years agoRemoving non-standard __defineGetter__ function
notmasteryet [Sat, 1 Oct 2011 21:21:13 +0000 (16:21 -0500)]
Removing non-standard __defineGetter__ function

14 years agoLimiting scale 25..400 (ref #582); disable scale keyboard when toolbar is active...
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'

14 years agolint warning fix
notmasteryet [Sat, 1 Oct 2011 19:03:04 +0000 (14:03 -0500)]
lint warning fix

14 years agoMaking all link bookmark-able (ref #574, #428); removing always-changing hash
notmasteryet [Sat, 1 Oct 2011 18:54:37 +0000 (13:54 -0500)]
Making all link bookmark-able (ref #574, #428); removing always-changing hash

14 years agoDon't add a dependency to the array if the array already contains it
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

14 years agoAdd missing resolve for font obj and make sure image objs ids are strings as well
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

14 years agoFixing view
notmasteryet [Sat, 1 Oct 2011 14:15:49 +0000 (09:15 -0500)]
Fixing view

14 years agoBackup
Julian Viereck [Sat, 1 Oct 2011 09:44:01 +0000 (11:44 +0200)]
Backup

14 years agoMerge pull request #569 from notmasteryet/cmyk-inv
Andreas Gal [Sat, 1 Oct 2011 02:17:45 +0000 (19:17 -0700)]
Merge pull request #569 from notmasteryet/cmyk-inv

Mark all 'Adobe' images with 'EMBED'

14 years agoEnsure dependent font data is available before calling startRenderingIRQueue
Julian Viereck [Fri, 30 Sep 2011 13:38:54 +0000 (15:38 +0200)]
Ensure dependent font data is available before calling startRenderingIRQueue

14 years agoMark all 'Adobe' images with 'EMBED'
notmasteryet [Fri, 30 Sep 2011 02:38:34 +0000 (21:38 -0500)]
Mark all 'Adobe' images with 'EMBED'

14 years agoREADME: fixed broken links
Artur Adib [Fri, 30 Sep 2011 02:15:21 +0000 (23:15 -0300)]
README: fixed broken links

14 years agoMoving CID-2 hack in fixWidths
notmasteryet [Fri, 30 Sep 2011 01:35:10 +0000 (20:35 -0500)]
Moving CID-2 hack in fixWidths

14 years agoMerge pull request #557 from arturadib/readme
Chris Jones [Thu, 29 Sep 2011 22:25:40 +0000 (15:25 -0700)]
Merge pull request #557 from arturadib/readme

README formatting

14 years agoCode formatting
Artur Adib [Thu, 29 Sep 2011 18:52:56 +0000 (14:52 -0400)]
Code formatting

14 years agoOops
Artur Adib [Thu, 29 Sep 2011 18:50:48 +0000 (14:50 -0400)]
Oops