]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoRefactor TilingPattern to be more similar to the
= [Thu, 20 Oct 2011 20:54:39 +0000 (13:54 -0700)]
Refactor TilingPattern to be more similar to the
other IR patterns.

13 years agoRename JpegStreamIr to just JpegImage since it isn't
= [Thu, 20 Oct 2011 19:18:24 +0000 (12:18 -0700)]
Rename JpegStreamIr to just JpegImage since it isn't
an IR.

13 years agoMove remaining worker.js code into pdf.js.
= [Thu, 20 Oct 2011 19:13:18 +0000 (12:13 -0700)]
Move remaining worker.js code into pdf.js.

13 years agoFix setting the font from graphics state. Fix
= [Thu, 20 Oct 2011 18:47:13 +0000 (11:47 -0700)]
Fix setting the font from graphics state. Fix
setting other graphical state params.

13 years agoFix merge problem with argsArray/fnArray.
= [Thu, 20 Oct 2011 17:01:25 +0000 (10:01 -0700)]
Fix merge problem with argsArray/fnArray.

13 years agoRemove WorkerPage.
= [Wed, 19 Oct 2011 19:42:33 +0000 (12:42 -0700)]
Remove WorkerPage.

13 years agoInitial merge of master.
= [Wed, 19 Oct 2011 18:14:13 +0000 (11:14 -0700)]
Initial merge of master.

13 years agoInitial merge with master
= [Wed, 19 Oct 2011 18:09:17 +0000 (11:09 -0700)]
Initial merge with master

13 years agoFix `length` in setGState().
Julian Viereck [Thu, 13 Oct 2011 20:54:47 +0000 (22:54 +0200)]
Fix `length` in setGState().

13 years agoAddress latest review comments by Artur
Julian Viereck [Thu, 13 Oct 2011 18:30:55 +0000 (20:30 +0200)]
Address latest review comments by Artur

13 years agoMerge master -> worker_pull + fix too long line
Julian Viereck [Tue, 11 Oct 2011 20:21:34 +0000 (22:21 +0200)]
Merge master -> worker_pull + fix too long line

13 years agoFix lint, remove for old worker code, fix some small stuff
Julian Viereck [Tue, 11 Oct 2011 18:32:16 +0000 (20:32 +0200)]
Fix lint, remove  for old worker code, fix some small stuff

13 years agoRemove no longer needed viewer_worker.html
Julian Viereck [Tue, 11 Oct 2011 18:18:59 +0000 (20:18 +0200)]
Remove no longer needed viewer_worker.html

13 years agoKill global vars FontsMap, FontLoadedCounter, objIdCounter.
Julian Viereck [Tue, 11 Oct 2011 18:17:35 +0000 (20:17 +0200)]
Kill global vars  FontsMap, FontLoadedCounter, objIdCounter.

13 years agoMake test_slave.html as valid html5.
Kalervo Kujala [Mon, 10 Oct 2011 20:46:43 +0000 (23:46 +0300)]
Make test_slave.html as valid html5.

Fix also warnings in the error console that appear from a test run.

13 years agoFixing disappearing pages (when multiple are visible)
notmasteryet [Sun, 9 Oct 2011 02:06:14 +0000 (21:06 -0500)]
Fixing disappearing pages (when multiple are visible)

13 years agoFixing DescendantFonts object fetching (#600)
notmasteryet [Sat, 8 Oct 2011 03:46:01 +0000 (22:46 -0500)]
Fixing DescendantFonts object fetching (#600)

13 years agoMerge pull request #651 from notmasteryet/interpolationfn
Artur Adib [Tue, 11 Oct 2011 20:05:01 +0000 (13:05 -0700)]
Merge pull request #651 from notmasteryet/interpolationfn

Fixing interpolation function (#549)

13 years agoRemove commented out code and change some comments to fit current code state
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

13 years agoFixing interpolation function (#549)
notmasteryet [Tue, 11 Oct 2011 03:35:17 +0000 (22:35 -0500)]
Fixing interpolation function (#549)

13 years agoMerge pull request #648 from kkujala/master
Artur Adib [Mon, 10 Oct 2011 21:37:48 +0000 (14:37 -0700)]
Merge pull request #648 from kkujala/master

Make test_slave.html as valid html5.

13 years agoMake test_slave.html as valid html5.
Kalervo Kujala [Mon, 10 Oct 2011 20:46:43 +0000 (23:46 +0300)]
Make test_slave.html as valid html5.

Fix also warnings in the error console that appear from a test run.

13 years agoLet handleSetFont use a fontRef directly. Fixes extgstate.pdf
Julian Viereck [Sun, 9 Oct 2011 11:31:13 +0000 (13:31 +0200)]
Let handleSetFont use a fontRef directly. Fixes extgstate.pdf

13 years agoFix ColorSpace lookup in ColorSpace.parseToIR
Julian Viereck [Sun, 9 Oct 2011 11:24:54 +0000 (13:24 +0200)]
Fix ColorSpace lookup in ColorSpace.parseToIR

13 years agoFix variable naming
Julian Viereck [Sun, 9 Oct 2011 11:09:57 +0000 (13:09 +0200)]
Fix variable naming

13 years agoAdd a timeout before sending the pdf doc to the worker such that there is no too...
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

13 years agoFix lint errors
Julian Viereck [Sun, 9 Oct 2011 08:37:53 +0000 (10:37 +0200)]
Fix lint errors

13 years agoMerge pull request #636 from notmasteryet/tree-29
Andreas Gal [Sun, 9 Oct 2011 06:38:26 +0000 (23:38 -0700)]
Merge pull request #636 from notmasteryet/tree-29

Fixing disappearing pages (when multiple are visible)

13 years agoFixing disappearing pages (when multiple are visible)
notmasteryet [Sun, 9 Oct 2011 02:06:14 +0000 (21:06 -0500)]
Fixing disappearing pages (when multiple are visible)

13 years agoFix hello world example
Julian Viereck [Sat, 8 Oct 2011 21:02:56 +0000 (23:02 +0200)]
Fix hello world example

13 years agoGet Type3 fonts working again.
Julian Viereck [Sat, 8 Oct 2011 20:35:35 +0000 (22:35 +0200)]
Get Type3 fonts working again.

13 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

13 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

13 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

13 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

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

13 years agoMerge pull request #633 from notmasteryet/issue-600
Artur Adib [Sat, 8 Oct 2011 14:56:08 +0000 (07:56 -0700)]
Merge pull request #633 from notmasteryet/issue-600

Fixing DescendantFonts object fetching (#600)

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-600
notmasteryet [Sat, 8 Oct 2011 14:06:49 +0000 (09:06 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-600

13 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

13 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

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

13 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)

13 years agoFixing DescendantFonts object fetching (#600)
notmasteryet [Sat, 8 Oct 2011 03:46:01 +0000 (22:46 -0500)]
Fixing DescendantFonts object fetching (#600)

13 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

13 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...

13 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

13 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

13 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)

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

13 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.

13 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

13 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

13 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

13 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.

13 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

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

13 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

13 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.

13 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

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

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

13 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

13 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.

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

13 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

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

13 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

13 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.

13 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

13 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

13 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

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

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

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

13 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

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

13 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.

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

13 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

13 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

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

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

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

13 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

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

13 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.

13 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)

13 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

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

13 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.

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

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

13 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

13 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

13 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

13 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.*

13 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

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

13 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

13 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