]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoNext try for windows (2)
Vivien Nicolas [Mon, 27 Jun 2011 23:39:09 +0000 (01:39 +0200)]
Next try for windows (2)

13 years agoNext try for windows
Vivien Nicolas [Mon, 27 Jun 2011 23:17:36 +0000 (01:17 +0200)]
Next try for windows

13 years agoGive a shot at passing better information to hmtx (hinting is slightly broken)
Vivien Nicolas [Mon, 27 Jun 2011 22:11:53 +0000 (00:11 +0200)]
Give a shot at passing better information to hmtx (hinting is slightly broken)

13 years agoUse the right width field in hmtx
Vivien Nicolas [Mon, 27 Jun 2011 19:17:25 +0000 (21:17 +0200)]
Use the right width field in hmtx

13 years agoKill Flatten - part 1
Vivien Nicolas [Sun, 26 Jun 2011 08:04:56 +0000 (10:04 +0200)]
Kill Flatten - part 1

13 years agoFix windows/mac font loading detection
Vivien Nicolas [Sat, 25 Jun 2011 09:52:42 +0000 (11:52 +0200)]
Fix windows/mac font loading detection

13 years agoType1 fonts pass the sanitizer (again)
Vivien Nicolas [Sat, 25 Jun 2011 09:22:28 +0000 (11:22 +0200)]
Type1 fonts pass the sanitizer (again)

13 years agoDo less manual conversion
Vivien Nicolas [Sat, 25 Jun 2011 03:45:15 +0000 (05:45 +0200)]
Do less manual conversion

13 years agoAdd the Type1 subrs into the CFF local subrs index
Vivien Nicolas [Sat, 25 Jun 2011 03:12:35 +0000 (05:12 +0200)]
Add the Type1 subrs into the CFF local subrs index

13 years agoAdd a 'scale' url parameter
Vivien Nicolas [Sat, 25 Jun 2011 01:48:49 +0000 (03:48 +0200)]
Add a 'scale' url parameter

13 years agoFix some warnings
Vivien Nicolas [Fri, 24 Jun 2011 21:33:16 +0000 (23:33 +0200)]
Fix some warnings

13 years agoUpdate the multi_page_viewer.js code to work with the new FontLoader API
Vivien Nicolas [Fri, 24 Jun 2011 19:46:48 +0000 (21:46 +0200)]
Update the multi_page_viewer.js code to work with the new FontLoader API

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Fri, 24 Jun 2011 19:27:43 +0000 (21:27 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoDo not add the font-loader canvas to the page dom to save some load time
Vivien Nicolas [Fri, 24 Jun 2011 19:25:08 +0000 (21:25 +0200)]
Do not add the font-loader canvas to the page dom to save some load time

13 years agoFix a bunch of warnings from Firebug strict mode
Vivien Nicolas [Fri, 24 Jun 2011 09:58:05 +0000 (11:58 +0200)]
Fix a bunch of warnings from Firebug strict mode

13 years agoStart adding a FontLoader class to isolate the font-loaded hack
Vivien Nicolas [Fri, 24 Jun 2011 09:47:22 +0000 (11:47 +0200)]
Start adding a FontLoader class to isolate the font-loaded hack

13 years agoMerge pull request #73 from justindarc/master
Chris Jones [Fri, 24 Jun 2011 02:16:18 +0000 (19:16 -0700)]
Merge pull request #73 from justindarc/master

Updated to follow coding style guidelines

13 years agoBrought pdf.js back up to the latest revision.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:37:40 +0000 (21:37 -0400)]
Brought pdf.js back up to the latest revision.

13 years agoFixed vim indentation rules.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:18:07 +0000 (21:18 -0400)]
Fixed vim indentation rules.

13 years agoFixed file renaming issues.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:17:31 +0000 (21:17 -0400)]
Fixed file renaming issues.

13 years agoFixed file renaming issues.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:12:39 +0000 (21:12 -0400)]
Fixed file renaming issues.

13 years agoRevert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD
Justin D'Arcangelo [Fri, 24 Jun 2011 01:11:50 +0000 (21:11 -0400)]
Revert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD

13 years agoDon't read the lsb instead of the width
Vivien Nicolas [Fri, 24 Jun 2011 01:01:41 +0000 (03:01 +0200)]
Don't read the lsb instead of the width

13 years agoFix Windows 'hmtx' bust table
Vivien Nicolas [Fri, 24 Jun 2011 00:58:17 +0000 (02:58 +0200)]
Fix Windows 'hmtx' bust table

13 years agoRefactored the multi-page viewer to adhere to the coding style guidelines.
Justin D'Arcangelo [Fri, 24 Jun 2011 00:50:01 +0000 (20:50 -0400)]
Refactored the multi-page viewer to adhere to the coding style guidelines.

13 years agoRemove code to handle FlateStream differently now that we have a sane interface
Vivien Nicolas [Fri, 24 Jun 2011 00:45:58 +0000 (02:45 +0200)]
Remove code to handle FlateStream differently now that we have a sane interface

13 years agoTODO for bpc!=8
Chris Jones [Fri, 24 Jun 2011 00:09:42 +0000 (17:09 -0700)]
TODO for bpc!=8

13 years agoMerge branch 'master' of https://github.com/vingtetun/pdf.js
Vivien Nicolas [Thu, 23 Jun 2011 23:39:55 +0000 (01:39 +0200)]
Merge branch 'master' of https://github.com/vingtetun/pdf.js

13 years agoRemove some useless var
Vivien Nicolas [Thu, 23 Jun 2011 23:37:54 +0000 (01:37 +0200)]
Remove some useless var

13 years agoMerge pull request #65 from sayrer/master
Chris Jones [Thu, 23 Jun 2011 23:18:05 +0000 (16:18 -0700)]
Merge pull request #65 from sayrer/master

Let the browser quit, add automation into harness rather than rely on shell scripts

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Thu, 23 Jun 2011 23:01:35 +0000 (01:01 +0200)]
Merge remote branch 'upstream/master'

13 years agoonly supply a -foreground argument on Mac.
Rob Sayre [Thu, 23 Jun 2011 22:47:25 +0000 (15:47 -0700)]
only supply a -foreground argument on Mac.

13 years agofix rendering of some symbols. Patch by Vivien Nicolas.
Chris Jones [Thu, 23 Jun 2011 22:36:53 +0000 (15:36 -0700)]
fix rendering of some symbols.  Patch by Vivien Nicolas.

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Thu, 23 Jun 2011 22:29:32 +0000 (00:29 +0200)]
Merge remote branch 'upstream/master'

13 years agoMerge pull request #45 from jviereck/master
Chris Jones [Thu, 23 Jun 2011 22:21:10 +0000 (15:21 -0700)]
Merge pull request #45 from jviereck/master

WebWorker support

13 years agoRemove invalid trailing commas.
Rob Sayre [Thu, 23 Jun 2011 22:09:17 +0000 (15:09 -0700)]
Remove invalid trailing commas.

13 years agoSmall rebase tidyup + cleanup
Julian Viereck [Thu, 23 Jun 2011 21:55:14 +0000 (23:55 +0200)]
Small rebase tidyup + cleanup

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Thu, 23 Jun 2011 21:42:01 +0000 (23:42 +0200)]
Merge remote branch 'upstream/master'

13 years agoReplace tic & toc by console.time/timeEnd
Julian Viereck [Thu, 23 Jun 2011 21:06:33 +0000 (23:06 +0200)]
Replace tic & toc by console.time/timeEnd

13 years agoReverts parts of 60f4d16360: Use old font-is-loaded mechanism + some code refactoring...
Julian Viereck [Thu, 23 Jun 2011 20:55:26 +0000 (22:55 +0200)]
Reverts parts of 60f4d16360: Use old font-is-loaded mechanism + some code refactoring to add bindDOM and bindWorker.

13 years agoClear the main canvas right before the next rendering begins. Keeps the canvas from...
Julian Viereck [Thu, 23 Jun 2011 20:24:41 +0000 (22:24 +0200)]
Clear the main canvas right before the next rendering begins. Keeps the canvas from beeing blank for a few ms

13 years agoEnsure divs used to make fonts load are not visible
Julian Viereck [Thu, 23 Jun 2011 17:43:01 +0000 (19:43 +0200)]
Ensure divs used to make fonts load are not visible

13 years agoFix WebWorker logging and add separate timing for `fonts`.
Julian Viereck [Thu, 23 Jun 2011 13:24:55 +0000 (15:24 +0200)]
Fix WebWorker logging and add separate timing for `fonts`.

13 years agoFix sending image data to main thread
Julian Viereck [Thu, 23 Jun 2011 12:36:45 +0000 (14:36 +0200)]
Fix sending image data to main thread

13 years agoChange postMessage to send only one object that holds the action and data.
Julian Viereck [Thu, 23 Jun 2011 11:25:59 +0000 (13:25 +0200)]
Change postMessage to send only one object that holds the action and data.

13 years agoFirst pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff
Julian Viereck [Thu, 23 Jun 2011 11:09:36 +0000 (13:09 +0200)]
First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff

13 years agoMove client code into worker_client.js. Cleanup + comments + 2-space-indention
Julian Viereck [Wed, 22 Jun 2011 20:54:16 +0000 (22:54 +0200)]
Move client code into worker_client.js. Cleanup + comments + 2-space-indention

13 years agoFix putImageData. Needs to be copied byte by byte.
Julian Viereck [Wed, 22 Jun 2011 20:00:53 +0000 (22:00 +0200)]
Fix putImageData. Needs to be copied byte by byte.

13 years agoAdd PatternProxy; makes page 13 work
Julian Viereck [Wed, 22 Jun 2011 19:17:32 +0000 (21:17 +0200)]
Add PatternProxy; makes page 13 work

13 years agoMerge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas...
Julian Viereck [Wed, 22 Jun 2011 18:49:33 +0000 (20:49 +0200)]
Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread.

13 years agoReplace ImageCanvas by ScratchCanvas
Julian Viereck [Wed, 22 Jun 2011 18:16:04 +0000 (20:16 +0200)]
Replace ImageCanvas by ScratchCanvas

13 years agoMake the ProxyCanvas be more a canvas - provide a ctx object to interact through
Julian Viereck [Wed, 22 Jun 2011 18:04:25 +0000 (20:04 +0200)]
Make the ProxyCanvas be more a canvas - provide a ctx object to interact through

13 years agoAdd very simple GradientProxy support - makes page 11 render.
Julian Viereck [Wed, 22 Jun 2011 12:25:21 +0000 (14:25 +0200)]
Add very simple GradientProxy support - makes page 11 render.

13 years agoAdd JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file
Julian Viereck [Wed, 22 Jun 2011 12:02:54 +0000 (14:02 +0200)]
Add JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file

13 years agoFix font loading issue by using a hidden DOM font node
Julian Viereck [Wed, 22 Jun 2011 11:19:25 +0000 (13:19 +0200)]
Fix font loading issue by using a hidden DOM font node

13 years agoFixing some smaller bugs & do some cleanup. viewer_worker.html UI is now
Julian Viereck [Wed, 22 Jun 2011 09:08:30 +0000 (11:08 +0200)]
Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now

13 years agoGet working for not real images
Julian Viereck [Wed, 22 Jun 2011 08:40:51 +0000 (10:40 +0200)]
Get  working for not real images

13 years agoIntroduce ImageCanvas to handle canvas rendering in WebWorker
Julian Viereck [Wed, 22 Jun 2011 07:46:11 +0000 (09:46 +0200)]
Introduce ImageCanvas to handle canvas rendering in WebWorker

13 years agoMake fonts getting loaded by a very nasty hack
Julian Viereck [Wed, 22 Jun 2011 07:15:55 +0000 (09:15 +0200)]
Make fonts getting loaded by a very nasty hack

13 years agoMost working, but once you add the font-css file to the web page, there is no font...
Julian Viereck [Tue, 21 Jun 2011 23:28:17 +0000 (01:28 +0200)]
Most working, but once you add the font-css file to the web page, there is no font drawn at all

13 years agoBackup work
Julian Viereck [Tue, 21 Jun 2011 21:33:11 +0000 (23:33 +0200)]
Backup work

13 years agoRemove some hardcoded glue
Vivien Nicolas [Thu, 23 Jun 2011 21:15:22 +0000 (23:15 +0200)]
Remove some hardcoded glue

13 years agoCleanup newlines and fix a mistakenly symlinked file.
Rob Sayre [Thu, 23 Jun 2011 20:59:38 +0000 (13:59 -0700)]
Cleanup newlines and fix a mistakenly symlinked file.

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Thu, 23 Jun 2011 20:49:16 +0000 (13:49 -0700)]
Merge remote branch 'upstream/master'

13 years agoAdd sample manifests. Also make a browser path argument, so you can just specify...
Rob Sayre [Thu, 23 Jun 2011 20:47:43 +0000 (13:47 -0700)]
Add sample manifests. Also make a browser path argument, so you can just specify one browser without messing with a manifest.

13 years agoRemove the ignoreFont variable
Vivien Nicolas [Thu, 23 Jun 2011 20:22:46 +0000 (22:22 +0200)]
Remove the ignoreFont variable

13 years agoFix bustage of the previous commit
Vivien Nicolas [Thu, 23 Jun 2011 20:20:55 +0000 (22:20 +0200)]
Fix bustage of the previous commit

13 years agoAdd SpecialPowers extension to allow the browser to quit from content, and a bunch...
Rob Sayre [Thu, 23 Jun 2011 20:12:22 +0000 (13:12 -0700)]
Add SpecialPowers extension to allow the browser to quit from content, and a bunch of other exciting things.

13 years agoAdd a createPostTable function and remove the useless join('') calls
Vivien Nicolas [Thu, 23 Jun 2011 20:11:16 +0000 (22:11 +0200)]
Add a createPostTable function and remove the useless join('') calls

13 years agoMerge pull request #63 from sbarman/uncompressedflate
Andreas Gal [Thu, 23 Jun 2011 19:05:38 +0000 (12:05 -0700)]
Merge pull request #63 from sbarman/uncompressedflate

Uncompressed flate

13 years agoAdd a user.js file Firefox profile. Change HTTP server to run on background thread.
Rob Sayre [Thu, 23 Jun 2011 18:24:36 +0000 (11:24 -0700)]
Add a user.js file Firefox profile. Change HTTP server to run on background thread.

13 years agoAdd pdf.pdf to .gitignore
Rob Sayre [Thu, 23 Jun 2011 17:27:53 +0000 (10:27 -0700)]
Add pdf.pdf to .gitignore

13 years agoMerge upstream.
Rob Sayre [Thu, 23 Jun 2011 16:57:36 +0000 (09:57 -0700)]
Merge upstream.

13 years agoModify paths of web resources to work with test resources more buried.
Rob Sayre [Thu, 23 Jun 2011 16:48:34 +0000 (09:48 -0700)]
Modify paths of web resources to work with test resources more buried.

13 years agoMerge branch 'master' into uncompressedflate
sbarman [Thu, 23 Jun 2011 16:42:52 +0000 (09:42 -0700)]
Merge branch 'master' into uncompressedflate

13 years agofix for uncompressed flatestream blocks
sbarman [Thu, 23 Jun 2011 16:41:59 +0000 (09:41 -0700)]
fix for uncompressed flatestream blocks

13 years agoMove some files around.
Rob Sayre [Thu, 23 Jun 2011 16:10:06 +0000 (09:10 -0700)]
Move some files around.

13 years agoMerge pull request #62 from sbarman/master
Andreas Gal [Thu, 23 Jun 2011 16:06:48 +0000 (09:06 -0700)]
Merge pull request #62 from sbarman/master

FakeStream to simulate filters which have not been implemented

13 years agoAdd new test directories.
Rob Sayre [Thu, 23 Jun 2011 16:05:51 +0000 (09:05 -0700)]
Add new test directories.

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
sbarman [Thu, 23 Jun 2011 15:05:00 +0000 (08:05 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agoMerge pull request #61 from vingtetun/master
Andreas Gal [Thu, 23 Jun 2011 04:00:36 +0000 (21:00 -0700)]
Merge pull request #61 from vingtetun/master

Fix some spacing issues with ligatures, hinting, ...

13 years agofix bug in testing multiple browsers
Chris Jones [Thu, 23 Jun 2011 03:47:37 +0000 (20:47 -0700)]
fix bug in testing multiple browsers

13 years agoUse the real content of the string to measure it's size
Vivien Nicolas [Thu, 23 Jun 2011 03:38:05 +0000 (05:38 +0200)]
Use the real content of the string to measure it's size

13 years agofake stream for unimplemented filters
sbarman [Thu, 23 Jun 2011 02:20:03 +0000 (19:20 -0700)]
fake stream for unimplemented filters

13 years agofix strict-mode violations in chrome
Chris Jones [Thu, 23 Jun 2011 01:50:38 +0000 (18:50 -0700)]
fix strict-mode violations in chrome

13 years agoremove debugging code
Chris Jones [Thu, 23 Jun 2011 01:40:20 +0000 (18:40 -0700)]
remove debugging code

13 years agoactually wait for fonts to be loaded, and write out a log of failed eq comparisons
Chris Jones [Thu, 23 Jun 2011 01:37:58 +0000 (18:37 -0700)]
actually wait for fonts to be loaded, and write out a log of failed eq comparisons

13 years agoremove some accidental print statements.
Rob Sayre [Thu, 23 Jun 2011 00:12:02 +0000 (17:12 -0700)]
remove some accidental print statements.

13 years agoChange test.py to use an external browser_manifest.json file, and use OptionParser...
Rob Sayre [Wed, 22 Jun 2011 23:56:31 +0000 (16:56 -0700)]
Change test.py to use an external browser_manifest.json file, and use OptionParser to handle the command line.

13 years agoMerge pull request #53 from vingtetun/master
Andreas Gal [Wed, 22 Jun 2011 18:42:06 +0000 (11:42 -0700)]
Merge pull request #53 from vingtetun/master

Merge TTF font rewriting to pass the font sanitization pass.

13 years agoadd TODO() for Shading Pattern
Chris Jones [Wed, 22 Jun 2011 09:37:59 +0000 (02:37 -0700)]
add TODO() for Shading Pattern

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Wed, 22 Jun 2011 09:31:24 +0000 (11:31 +0200)]
Merge remote branch 'upstream/master'

13 years agoFill more gaps for Format 6 dense array
Vivien Nicolas [Wed, 22 Jun 2011 09:25:00 +0000 (11:25 +0200)]
Fill more gaps for Format 6 dense array

13 years agoTODO() for 4-component-per-pixel images
Chris Jones [Wed, 22 Jun 2011 09:23:15 +0000 (02:23 -0700)]
TODO() for 4-component-per-pixel images

13 years agoTODO() for radial shading
Chris Jones [Wed, 22 Jun 2011 09:17:45 +0000 (02:17 -0700)]
TODO() for radial shading

13 years agoband-aid lack of Indexed color space
Chris Jones [Wed, 22 Jun 2011 09:10:08 +0000 (02:10 -0700)]
band-aid lack of Indexed color space

13 years agoEnhance the converter code by filling Format 6 dense array gaps
Vivien Nicolas [Wed, 22 Jun 2011 08:56:31 +0000 (10:56 +0200)]
Enhance the converter code by filling Format 6 dense array gaps

13 years agodeal with apparent lack of FontDescriptor for standard fonts
Chris Jones [Wed, 22 Jun 2011 08:50:43 +0000 (01:50 -0700)]
deal with apparent lack of FontDescriptor for standard fonts

13 years agoadd support for test "master mode" and finish impl of eq tests
Chris Jones [Wed, 22 Jun 2011 08:35:46 +0000 (01:35 -0700)]
add support for test "master mode" and finish impl of eq tests

13 years agodon't let getPage() errors break the test slave
Chris Jones [Wed, 22 Jun 2011 07:05:45 +0000 (00:05 -0700)]
don't let getPage() errors break the test slave