]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agocleanup
sbarman [Wed, 6 Jul 2011 21:28:52 +0000 (14:28 -0700)]
cleanup

13 years agoremoved extra restore
sbarman [Wed, 6 Jul 2011 19:53:18 +0000 (12:53 -0700)]
removed extra restore

13 years agocleanup
sbarman [Wed, 6 Jul 2011 17:44:56 +0000 (10:44 -0700)]
cleanup

13 years agocleanup
sbarman [Wed, 6 Jul 2011 17:44:01 +0000 (10:44 -0700)]
cleanup

13 years agocleanup
sbarman [Wed, 6 Jul 2011 17:41:44 +0000 (10:41 -0700)]
cleanup

13 years agoMerge branch 'master' into patterncs
sbarman [Wed, 6 Jul 2011 17:36:49 +0000 (10:36 -0700)]
Merge branch 'master' into patterncs

Conflicts:
pdf.js

13 years agoMerge pull request #206 from notmasteryet/cff-issues
Andreas Gal [Wed, 6 Jul 2011 13:44:58 +0000 (06:44 -0700)]
Merge pull request #206 from notmasteryet/cff-issues

CFF issues

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues
notmasteryet [Wed, 6 Jul 2011 13:16:07 +0000 (08:16 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues

Conflicts:
fonts.js

13 years agofixing CFF things to pass FontValidator
notmasteryet [Wed, 6 Jul 2011 13:12:41 +0000 (08:12 -0500)]
fixing CFF things to pass FontValidator

13 years agoMerge pull request #203 from sayrer/master
Andreas Gal [Wed, 6 Jul 2011 07:24:19 +0000 (00:24 -0700)]
Merge pull request #203 from sayrer/master

Almost passing gjslint

13 years agoFix up late patches to pdf.js and web/compatibility.js.
Rob Sayre [Wed, 6 Jul 2011 06:55:40 +0000 (23:55 -0700)]
Fix up late patches to pdf.js and web/compatibility.js.

13 years agoMerge upstream.
Rob Sayre [Wed, 6 Jul 2011 06:23:12 +0000 (23:23 -0700)]
Merge upstream.

13 years agoAlmost passing gjslint.
Rob Sayre [Wed, 6 Jul 2011 06:06:45 +0000 (23:06 -0700)]
Almost passing gjslint.

13 years agoAdded hack to display gradients
sbarman [Wed, 6 Jul 2011 05:51:58 +0000 (22:51 -0700)]
Added hack to display gradients

13 years agoMerge pull request #202 from devongovett/master
Andreas Gal [Wed, 6 Jul 2011 05:25:21 +0000 (22:25 -0700)]
Merge pull request #202 from devongovett/master

Fixed the viewer to make it work in browsers not supporting the file API

13 years agoFix test page in non FileAPI supporting browsers
Devon Govett [Wed, 6 Jul 2011 04:59:22 +0000 (00:59 -0400)]
Fix test page in non FileAPI supporting browsers

13 years agoMerge pull request #201 from notmasteryet/hacks
Andreas Gal [Wed, 6 Jul 2011 02:52:54 +0000 (19:52 -0700)]
Merge pull request #201 from notmasteryet/hacks

Function.prototype.bind emulation; enable compatibility.js for multi_page

13 years agoFunction.prototype.bind emulation; enable compatibility.js for multi_page_viewer
notmasteryet [Wed, 6 Jul 2011 02:32:15 +0000 (21:32 -0500)]
Function.prototype.bind emulation; enable compatibility.js for multi_page_viewer

13 years agoMerge pull request #197 from ironymark/master
Andreas Gal [Wed, 6 Jul 2011 00:30:55 +0000 (17:30 -0700)]
Merge pull request #197 from ironymark/master

Support PDF generated by OpenOffice

13 years agoMerge pull request #199 from notmasteryet/hacks
Rob Sayre [Wed, 6 Jul 2011 00:11:34 +0000 (17:11 -0700)]
Merge pull request #199 from notmasteryet/hacks

Hacks

13 years agoAdded sample OpenOffice file to tests
Adil Allawi [Tue, 5 Jul 2011 23:43:47 +0000 (00:43 +0100)]
Added sample OpenOffice file to tests

13 years agoMove compatibility.js into web folder, enable it for viewer.html
notmasteryet [Tue, 5 Jul 2011 23:17:08 +0000 (18:17 -0500)]
Move compatibility.js into web folder, enable it for viewer.html

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Tue, 5 Jul 2011 23:06:10 +0000 (16:06 -0700)]
Merge remote branch 'upstream/master'

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
notmasteryet [Tue, 5 Jul 2011 23:02:31 +0000 (18:02 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks

13 years agoOpenOffice includes the optional reference to a Font dictionary in the Resources...
Adil Allawi [Tue, 5 Jul 2011 22:14:20 +0000 (23:14 +0100)]
OpenOffice includes the optional reference to a Font dictionary in the Resources dictionary. This breaks SetFont in pdf.js as the Font in this.res is not a dictionary but an xref.

13 years agoMerge pull request #198 from cgjones/issue-196
Rob Sayre [Tue, 5 Jul 2011 22:51:58 +0000 (15:51 -0700)]
Merge pull request #198 from cgjones/issue-196

get shavian-load test working

13 years agoget shavian-load test working
Chris Jones [Tue, 5 Jul 2011 22:46:08 +0000 (18:46 -0400)]
get shavian-load test working

13 years agoMerge branch 'master' into patterncs
sbarman [Tue, 5 Jul 2011 22:00:18 +0000 (17:00 -0500)]
Merge branch 'master' into patterncs

13 years agoMerge pull request #193 from cgjones/issue-192
Andreas Gal [Tue, 5 Jul 2011 21:35:04 +0000 (14:35 -0700)]
Merge pull request #193 from cgjones/issue-192

add unicode test

13 years agoFix typo.
Rob Sayre [Tue, 5 Jul 2011 21:21:26 +0000 (14:21 -0700)]
Fix typo.

13 years agoMerge pull request #195 from sayrer/master
Chris Jones [Tue, 5 Jul 2011 20:54:27 +0000 (13:54 -0700)]
Merge pull request #195 from sayrer/master

make server

13 years agoAdd a make server target, fix paths to scripts.
Rob Sayre [Tue, 5 Jul 2011 20:51:02 +0000 (13:51 -0700)]
Add a make server target, fix paths to scripts.

13 years agoInitial implementation of shading patterns. Radial shading is somewhat broken.
sbarman [Tue, 5 Jul 2011 20:09:45 +0000 (15:09 -0500)]
Initial implementation of shading patterns. Radial shading is somewhat broken.

13 years agoMerge pull request #194 from sayrer/master
Andreas Gal [Tue, 5 Jul 2011 18:48:58 +0000 (11:48 -0700)]
Merge pull request #194 from sayrer/master

Makefile

13 years agoAdd newline to end of Makefile.
Rob Sayre [Tue, 5 Jul 2011 17:55:01 +0000 (10:55 -0700)]
Add newline to end of Makefile.

13 years agoAdd Makefile. Move some files around to make building the website easier.
Rob Sayre [Tue, 5 Jul 2011 17:53:57 +0000 (10:53 -0700)]
Add Makefile. Move some files around to make building the website easier.

13 years agoadd unicode test
Chris Jones [Tue, 5 Jul 2011 17:21:28 +0000 (13:21 -0400)]
add unicode test

13 years agoMerge pull request #190 from sbarman/unicodecharts
Chris Jones [Tue, 5 Jul 2011 17:02:33 +0000 (10:02 -0700)]
Merge pull request #190 from sbarman/unicodecharts

Add check for reference in the Page class

13 years agoMerge pull request #191 from sbarman/indexcs
sbarman [Tue, 5 Jul 2011 16:46:50 +0000 (09:46 -0700)]
Merge pull request #191 from sbarman/indexcs

bug with length of lookup table

13 years agobug with length of lookup table
sbarman [Tue, 5 Jul 2011 16:44:26 +0000 (11:44 -0500)]
bug with length of lookup table

13 years agocleanup
sbarman [Tue, 5 Jul 2011 16:13:53 +0000 (11:13 -0500)]
cleanup

13 years agoFixes to parser for the test pdf in www.unicode.org/charts
sbarman [Tue, 5 Jul 2011 16:10:14 +0000 (11:10 -0500)]
Fixes to parser for the test pdf in www.unicode.org/charts

13 years agoMerge pull request #182 from cgjones/issue-176
sayrer [Tue, 5 Jul 2011 04:17:35 +0000 (21:17 -0700)]
Merge pull request #182 from cgjones/issue-176

we don't cache built-in fonts

13 years agoMerge pull request #180 from cgjones/issue-174
sayrer [Tue, 5 Jul 2011 04:06:22 +0000 (21:06 -0700)]
Merge pull request #180 from cgjones/issue-174

fix issues 177 and 179

13 years agobuilt-in fonts are not cached
Chris Jones [Tue, 5 Jul 2011 04:02:09 +0000 (00:02 -0400)]
built-in fonts are not cached

13 years agofix some bugs
Chris Jones [Tue, 5 Jul 2011 03:28:44 +0000 (23:28 -0400)]
fix some bugs

13 years agoMerge pull request #175 from cgjones/issue-174
sayrer [Mon, 4 Jul 2011 22:24:09 +0000 (15:24 -0700)]
Merge pull request #175 from cgjones/issue-174

handle font names with comments (fix fix of hack hack)

13 years agohandle font names with comments (fix fix of hack hack)
Chris Jones [Mon, 4 Jul 2011 22:21:13 +0000 (18:21 -0400)]
handle font names with comments (fix fix of hack hack)

13 years agoMerge pull request #172 from sayrer/master
Chris Jones [Mon, 4 Jul 2011 21:50:55 +0000 (14:50 -0700)]
Merge pull request #172 from sayrer/master

Make test driver a separate file, eradicate global variables.

13 years agoResolve merge conflict in test_slave.html.
Rob Sayre [Mon, 4 Jul 2011 21:48:13 +0000 (14:48 -0700)]
Resolve merge conflict in test_slave.html.

13 years agoMerge pull request #173 from cgjones/issue-169
sayrer [Mon, 4 Jul 2011 21:40:59 +0000 (14:40 -0700)]
Merge pull request #173 from cgjones/issue-169

fix another binary-mode issue

13 years agofix another binary-mode issue
Chris Jones [Mon, 4 Jul 2011 21:39:29 +0000 (17:39 -0400)]
fix another binary-mode issue

13 years agoMake sure to guard against load errors.
Rob Sayre [Mon, 4 Jul 2011 21:25:33 +0000 (14:25 -0700)]
Make sure to guard against load errors.

13 years agoMake test driver a separate js file, eradicate some global variables.
Rob Sayre [Mon, 4 Jul 2011 21:17:23 +0000 (14:17 -0700)]
Make test driver a separate js file, eradicate some global variables.

13 years agofix test.py bug on windows and stomped failure messages
Chris Jones [Mon, 4 Jul 2011 20:14:04 +0000 (16:14 -0400)]
fix test.py bug on windows and stomped failure messages

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
notmasteryet [Sun, 3 Jul 2011 23:08:44 +0000 (18:08 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks

Conflicts:
fonts.js

13 years agoMerge pull request #164 from vingtetun/master
Andreas Gal [Sun, 3 Jul 2011 21:25:51 +0000 (14:25 -0700)]
Merge pull request #164 from vingtetun/master

Let Chrome (and others?) handle Type1 Fonts (TrueType not working yet)

13 years agoMerge pull request #165 from sbarman/master
Andreas Gal [Sun, 3 Jul 2011 21:24:27 +0000 (14:24 -0700)]
Merge pull request #165 from sbarman/master

fixes bug for fill colorspaces

13 years agoLet Chrome (and others?) show TrueType fonts
Vivien Nicolas [Sun, 3 Jul 2011 20:29:46 +0000 (22:29 +0200)]
Let Chrome (and others?) show TrueType fonts

13 years agocalled getStrokeColorSpace instead of getFillColorSapce
sbarman [Sun, 3 Jul 2011 14:23:17 +0000 (09:23 -0500)]
called getStrokeColorSpace instead of getFillColorSapce

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Sun, 3 Jul 2011 12:52:43 +0000 (14:52 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoLet Chrome (and others?) handle Type1 Fonts (TrueType not working yet)
Vivien Nicolas [Sun, 3 Jul 2011 12:52:00 +0000 (14:52 +0200)]
Let Chrome (and others?) handle Type1 Fonts (TrueType not working yet)

13 years agoMerge pull request #163 from sbarman/master
Andreas Gal [Sun, 3 Jul 2011 06:37:11 +0000 (23:37 -0700)]
Merge pull request #163 from sbarman/master

fixes bug for certain colorspaces

13 years agofix for colorspaces
sbarman [Sun, 3 Jul 2011 06:20:30 +0000 (01:20 -0500)]
fix for colorspaces

13 years agoClean up Fonts.convert()
Vivien Nicolas [Sat, 2 Jul 2011 23:17:28 +0000 (01:17 +0200)]
Clean up Fonts.convert()

13 years agoEdited README.md via GitHub
sayrer [Sat, 2 Jul 2011 16:30:46 +0000 (09:30 -0700)]
Edited README.md via GitHub

13 years agoThe "read more" links were on the same line.
sayrer [Sat, 2 Jul 2011 16:28:13 +0000 (09:28 -0700)]
The "read more" links were on the same line.

13 years agoMerge pull request #145 from notmasteryet/pagepadding
Andreas Gal [Sat, 2 Jul 2011 08:20:21 +0000 (01:20 -0700)]
Merge pull request #145 from notmasteryet/pagepadding

Real page distance between two pages is 10

13 years agowork-around for issue #158
Andreas Gal [Sat, 2 Jul 2011 08:11:55 +0000 (01:11 -0700)]
work-around for issue #158

13 years agoMerge pull request #120 from sbarman/colorspace
Andreas Gal [Sat, 2 Jul 2011 07:24:40 +0000 (00:24 -0700)]
Merge pull request #120 from sbarman/colorspace

Colorspace

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Sat, 2 Jul 2011 05:54:58 +0000 (07:54 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoGet rid of FontsUtils
Vivien Nicolas [Sat, 2 Jul 2011 05:54:28 +0000 (07:54 +0200)]
Get rid of FontsUtils

13 years agoMerge pull request #156 from cgjones/issue-155
vingtetun [Sat, 2 Jul 2011 05:27:29 +0000 (22:27 -0700)]
Merge pull request #156 from cgjones/issue-155

work around chrome bug

13 years agoMerge branch 'master' of git://github.com/andreasgal/pdf.js into issue-155
Chris Jones [Sat, 2 Jul 2011 05:19:11 +0000 (22:19 -0700)]
Merge branch 'master' of git://github.com/andreasgal/pdf.js into issue-155

13 years agowork around chrome bug, and work around ff5 bug in the workaround
Chris Jones [Sat, 2 Jul 2011 05:19:02 +0000 (22:19 -0700)]
work around chrome bug, and work around ff5 bug in the workaround

13 years agofix bad merge
Chris Jones [Sat, 2 Jul 2011 05:01:12 +0000 (22:01 -0700)]
fix bad merge

13 years agoFix bustage while merging
Vivien Nicolas [Sat, 2 Jul 2011 04:01:43 +0000 (06:01 +0200)]
Fix bustage while merging

13 years agoMerge pull request #147 from vingtetun/master
Chris Jones [Sat, 2 Jul 2011 03:52:32 +0000 (20:52 -0700)]
Merge pull request #147 from vingtetun/master

Code cleanup and fix and infinite loop issue on intelisa.pdf, page 37 (Issue #146)

13 years agoMerge with upstream
Vivien Nicolas [Sat, 2 Jul 2011 03:50:59 +0000 (05:50 +0200)]
Merge with upstream

13 years agoRemove cmap format 100, fixes some nits to merge with upstream
Vivien Nicolas [Sat, 2 Jul 2011 03:46:50 +0000 (05:46 +0200)]
Remove cmap format 100, fixes some nits to merge with upstream

13 years agoMerge pull request #140 from cgjones/font-loading
Andreas Gal [Sat, 2 Jul 2011 03:30:14 +0000 (20:30 -0700)]
Merge pull request #140 from cgjones/font-loading

Improve font loading check by using onload in subdocument

13 years agoAdd a format100 table for Mac
Vivien Nicolas [Sat, 2 Jul 2011 00:44:57 +0000 (02:44 +0200)]
Add a format100 table for Mac

13 years agoFix a small issue in the waiting for font to load code
Vivien Nicolas [Fri, 1 Jul 2011 23:01:55 +0000 (01:01 +0200)]
Fix a small issue in the waiting for font to load code

13 years agoReland commit 442d184 but make it works with uncompressed PDF
Vivien Nicolas [Fri, 1 Jul 2011 22:19:24 +0000 (00:19 +0200)]
Reland commit 442d184 but make it works with uncompressed PDF

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Fri, 1 Jul 2011 22:09:39 +0000 (00:09 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoCompatibility hacks for IE, Opera, Safari
notmasteryet [Fri, 1 Jul 2011 21:59:20 +0000 (16:59 -0500)]
Compatibility hacks for IE, Opera, Safari

13 years agoMerge pull request #153 from sayrer/master
Chris Jones [Fri, 1 Jul 2011 20:35:23 +0000 (13:35 -0700)]
Merge pull request #153 from sayrer/master

Make it possible to run the server without any test browsers.

13 years agoMake it possible to run the server without any test browsers.
Rob Sayre [Fri, 1 Jul 2011 19:58:07 +0000 (12:58 -0700)]
Make it possible to run the server without any test browsers.

13 years agoMerge pull request #151 from sayrer/master
Andreas Gal [Fri, 1 Jul 2011 18:51:26 +0000 (11:51 -0700)]
Merge pull request #151 from sayrer/master

This makes reftest analyzer popup in masterMode

13 years agoMake reftest analyzer popup in masterMode when there are differences, if --reftest...
Rob Sayre [Fri, 1 Jul 2011 18:14:08 +0000 (11:14 -0700)]
Make reftest analyzer popup in masterMode when there are differences, if --reftest is specified.

13 years agoAdd support for stemHW/stemVW/stemSnapH/stemSnapV
Vivien Nicolas [Fri, 1 Jul 2011 09:28:22 +0000 (11:28 +0200)]
Add support for stemHW/stemVW/stemSnapH/stemSnapV

13 years agomerge
Chris Jones [Fri, 1 Jul 2011 08:23:20 +0000 (01:23 -0700)]
merge

13 years agoFix TrueType bustage
Vivien Nicolas [Fri, 1 Jul 2011 05:24:48 +0000 (07:24 +0200)]
Fix TrueType bustage

13 years agoRead the text matrix from the Type1 font ascii header
Vivien Nicolas [Fri, 1 Jul 2011 05:16:56 +0000 (07:16 +0200)]
Read the text matrix from the Type1 font ascii header

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Fri, 1 Jul 2011 04:02:47 +0000 (21:02 -0700)]
Merge remote branch 'upstream/master'

13 years agoImprove the extractInfo code to be more robust
Vivien Nicolas [Fri, 1 Jul 2011 03:16:27 +0000 (05:16 +0200)]
Improve the extractInfo code to be more robust

13 years agoReal page distance between two pages is 10
notmasteryet [Fri, 1 Jul 2011 02:12:42 +0000 (21:12 -0500)]
Real page distance between two pages is 10

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Fri, 1 Jul 2011 01:39:55 +0000 (03:39 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoUse strings instead of arrays in CFF.wrap
Vivien Nicolas [Fri, 1 Jul 2011 01:24:23 +0000 (03:24 +0200)]
Use strings instead of arrays in CFF.wrap

13 years agoMerge pull request #144 from jviereck/worker_font_regression
Andreas Gal [Fri, 1 Jul 2011 00:14:07 +0000 (17:14 -0700)]
Merge pull request #144 from jviereck/worker_font_regression

Make worker work again after latest font changes