]>
git.parisson.com Git - pdf.js.git/log
sbarman [Wed, 6 Jul 2011 21:28:52 +0000 (14:28 -0700)]
cleanup
sbarman [Wed, 6 Jul 2011 19:53:18 +0000 (12:53 -0700)]
removed extra restore
sbarman [Wed, 6 Jul 2011 17:44:56 +0000 (10:44 -0700)]
cleanup
sbarman [Wed, 6 Jul 2011 17:44:01 +0000 (10:44 -0700)]
cleanup
sbarman [Wed, 6 Jul 2011 17:41:44 +0000 (10:41 -0700)]
cleanup
sbarman [Wed, 6 Jul 2011 17:36:49 +0000 (10:36 -0700)]
Merge branch 'master' into patterncs
Conflicts:
pdf.js
Andreas Gal [Wed, 6 Jul 2011 13:44:58 +0000 (06:44 -0700)]
Merge pull request #206 from notmasteryet/cff-issues
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
notmasteryet [Wed, 6 Jul 2011 13:12:41 +0000 (08:12 -0500)]
fixing CFF things to pass FontValidator
Andreas Gal [Wed, 6 Jul 2011 07:24:19 +0000 (00:24 -0700)]
Merge pull request #203 from sayrer/master
Almost passing gjslint
Rob Sayre [Wed, 6 Jul 2011 06:55:40 +0000 (23:55 -0700)]
Fix up late patches to pdf.js and web/compatibility.js.
Rob Sayre [Wed, 6 Jul 2011 06:23:12 +0000 (23:23 -0700)]
Merge upstream.
Rob Sayre [Wed, 6 Jul 2011 06:06:45 +0000 (23:06 -0700)]
Almost passing gjslint.
sbarman [Wed, 6 Jul 2011 05:51:58 +0000 (22:51 -0700)]
Added hack to display gradients
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
Devon Govett [Wed, 6 Jul 2011 04:59:22 +0000 (00:59 -0400)]
Fix test page in non FileAPI supporting browsers
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
notmasteryet [Wed, 6 Jul 2011 02:32:15 +0000 (21:32 -0500)]
Function.prototype.bind emulation; enable compatibility.js for multi_page_viewer
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
Rob Sayre [Wed, 6 Jul 2011 00:11:34 +0000 (17:11 -0700)]
Merge pull request #199 from notmasteryet/hacks
Hacks
Adil Allawi [Tue, 5 Jul 2011 23:43:47 +0000 (00:43 +0100)]
Added sample OpenOffice file to tests
notmasteryet [Tue, 5 Jul 2011 23:17:08 +0000 (18:17 -0500)]
Move compatibility.js into web folder, enable it for viewer.html
Rob Sayre [Tue, 5 Jul 2011 23:06:10 +0000 (16:06 -0700)]
Merge remote branch 'upstream/master'
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
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.
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
Chris Jones [Tue, 5 Jul 2011 22:46:08 +0000 (18:46 -0400)]
get shavian-load test working
sbarman [Tue, 5 Jul 2011 22:00:18 +0000 (17:00 -0500)]
Merge branch 'master' into patterncs
Andreas Gal [Tue, 5 Jul 2011 21:35:04 +0000 (14:35 -0700)]
Merge pull request #193 from cgjones/issue-192
add unicode test
Rob Sayre [Tue, 5 Jul 2011 21:21:26 +0000 (14:21 -0700)]
Fix typo.
Chris Jones [Tue, 5 Jul 2011 20:54:27 +0000 (13:54 -0700)]
Merge pull request #195 from sayrer/master
make server
Rob Sayre [Tue, 5 Jul 2011 20:51:02 +0000 (13:51 -0700)]
Add a make server target, fix paths to scripts.
sbarman [Tue, 5 Jul 2011 20:09:45 +0000 (15:09 -0500)]
Initial implementation of shading patterns. Radial shading is somewhat broken.
Andreas Gal [Tue, 5 Jul 2011 18:48:58 +0000 (11:48 -0700)]
Merge pull request #194 from sayrer/master
Makefile
Rob Sayre [Tue, 5 Jul 2011 17:55:01 +0000 (10:55 -0700)]
Add newline to end of Makefile.
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.
Chris Jones [Tue, 5 Jul 2011 17:21:28 +0000 (13:21 -0400)]
add unicode test
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
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
sbarman [Tue, 5 Jul 2011 16:44:26 +0000 (11:44 -0500)]
bug with length of lookup table
sbarman [Tue, 5 Jul 2011 16:13:53 +0000 (11:13 -0500)]
cleanup
sbarman [Tue, 5 Jul 2011 16:10:14 +0000 (11:10 -0500)]
Fixes to parser for the test pdf in www.unicode.org/charts
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
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
Chris Jones [Tue, 5 Jul 2011 04:02:09 +0000 (00:02 -0400)]
built-in fonts are not cached
Chris Jones [Tue, 5 Jul 2011 03:28:44 +0000 (23:28 -0400)]
fix some bugs
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)
Chris Jones [Mon, 4 Jul 2011 22:21:13 +0000 (18:21 -0400)]
handle font names with comments (fix fix of hack hack)
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.
Rob Sayre [Mon, 4 Jul 2011 21:48:13 +0000 (14:48 -0700)]
Resolve merge conflict in test_slave.html.
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
Chris Jones [Mon, 4 Jul 2011 21:39:29 +0000 (17:39 -0400)]
fix another binary-mode issue
Rob Sayre [Mon, 4 Jul 2011 21:25:33 +0000 (14:25 -0700)]
Make sure to guard against load errors.
Rob Sayre [Mon, 4 Jul 2011 21:17:23 +0000 (14:17 -0700)]
Make test driver a separate js file, eradicate some global variables.
Chris Jones [Mon, 4 Jul 2011 20:14:04 +0000 (16:14 -0400)]
fix test.py bug on windows and stomped failure messages
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
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)
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
Vivien Nicolas [Sun, 3 Jul 2011 20:29:46 +0000 (22:29 +0200)]
Let Chrome (and others?) show TrueType fonts
sbarman [Sun, 3 Jul 2011 14:23:17 +0000 (09:23 -0500)]
called getStrokeColorSpace instead of getFillColorSapce
Vivien Nicolas [Sun, 3 Jul 2011 12:52:43 +0000 (14:52 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Sun, 3 Jul 2011 12:52:00 +0000 (14:52 +0200)]
Let Chrome (and others?) handle Type1 Fonts (TrueType not working yet)
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
sbarman [Sun, 3 Jul 2011 06:20:30 +0000 (01:20 -0500)]
fix for colorspaces
Vivien Nicolas [Sat, 2 Jul 2011 23:17:28 +0000 (01:17 +0200)]
Clean up Fonts.convert()
sayrer [Sat, 2 Jul 2011 16:30:46 +0000 (09:30 -0700)]
Edited README.md via GitHub
sayrer [Sat, 2 Jul 2011 16:28:13 +0000 (09:28 -0700)]
The "read more" links were on the same line.
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
Andreas Gal [Sat, 2 Jul 2011 08:11:55 +0000 (01:11 -0700)]
work-around for issue #158
Andreas Gal [Sat, 2 Jul 2011 07:24:40 +0000 (00:24 -0700)]
Merge pull request #120 from sbarman/colorspace
Colorspace
Vivien Nicolas [Sat, 2 Jul 2011 05:54:58 +0000 (07:54 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Sat, 2 Jul 2011 05:54:28 +0000 (07:54 +0200)]
Get rid of FontsUtils
vingtetun [Sat, 2 Jul 2011 05:27:29 +0000 (22:27 -0700)]
Merge pull request #156 from cgjones/issue-155
work around chrome bug
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
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
Chris Jones [Sat, 2 Jul 2011 05:01:12 +0000 (22:01 -0700)]
fix bad merge
Vivien Nicolas [Sat, 2 Jul 2011 04:01:43 +0000 (06:01 +0200)]
Fix bustage while merging
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)
Vivien Nicolas [Sat, 2 Jul 2011 03:50:59 +0000 (05:50 +0200)]
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
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
Vivien Nicolas [Sat, 2 Jul 2011 00:44:57 +0000 (02:44 +0200)]
Add a format100 table for Mac
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
Vivien Nicolas [Fri, 1 Jul 2011 22:19:24 +0000 (00:19 +0200)]
Reland commit
442d184 but make it works with uncompressed PDF
Vivien Nicolas [Fri, 1 Jul 2011 22:09:39 +0000 (00:09 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js
notmasteryet [Fri, 1 Jul 2011 21:59:20 +0000 (16:59 -0500)]
Compatibility hacks for IE, Opera, Safari
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.
Rob Sayre [Fri, 1 Jul 2011 19:58:07 +0000 (12:58 -0700)]
Make it possible to run the server without any test browsers.
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
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.
Vivien Nicolas [Fri, 1 Jul 2011 09:28:22 +0000 (11:28 +0200)]
Add support for stemHW/stemVW/stemSnapH/stemSnapV
Chris Jones [Fri, 1 Jul 2011 08:23:20 +0000 (01:23 -0700)]
merge
Vivien Nicolas [Fri, 1 Jul 2011 05:24:48 +0000 (07:24 +0200)]
Fix TrueType bustage
Vivien Nicolas [Fri, 1 Jul 2011 05:16:56 +0000 (07:16 +0200)]
Read the text matrix from the Type1 font ascii header
Rob Sayre [Fri, 1 Jul 2011 04:02:47 +0000 (21:02 -0700)]
Merge remote branch 'upstream/master'
Vivien Nicolas [Fri, 1 Jul 2011 03:16:27 +0000 (05:16 +0200)]
Improve the extractInfo code to be more robust
notmasteryet [Fri, 1 Jul 2011 02:12:42 +0000 (21:12 -0500)]
Real page distance between two pages is 10
Vivien Nicolas [Fri, 1 Jul 2011 01:39:55 +0000 (03:39 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Fri, 1 Jul 2011 01:24:23 +0000 (03:24 +0200)]
Use strings instead of arrays in CFF.wrap
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