]>
git.parisson.com Git - pdf.js.git/log
sbarman [Fri, 8 Jul 2011 23:58:11 +0000 (16:58 -0700)]
Merge pull request #223 from andreasgal/staging
move unicode translation cache into Font
Andreas Gal [Fri, 8 Jul 2011 23:36:54 +0000 (16:36 -0700)]
Merge github.com:andreasgal/pdf.js into staging
Andreas Gal [Fri, 8 Jul 2011 23:36:50 +0000 (16:36 -0700)]
move unicode translation cache into Font
Andreas Gal [Fri, 8 Jul 2011 22:48:08 +0000 (15:48 -0700)]
Merge pull request #222 from sbarman/encoding
Encoding
sbarman [Fri, 8 Jul 2011 22:41:25 +0000 (15:41 -0700)]
Merge pull request #220 from saebekassebil/master
ASCIIHexDecode Filter implementation
Saebekassebil [Fri, 8 Jul 2011 22:30:46 +0000 (00:30 +0200)]
Using map for hex conversion and left-shift for secure division
sbarman [Fri, 8 Jul 2011 22:29:20 +0000 (15:29 -0700)]
Merge branch 'master' into encoding
sbarman [Fri, 8 Jul 2011 22:28:04 +0000 (15:28 -0700)]
fix encoding table
sbarman [Fri, 8 Jul 2011 22:15:13 +0000 (15:15 -0700)]
Merge pull request #221 from andreasgal/staging
avoid font lookup by id in showText
Andreas Gal [Fri, 8 Jul 2011 22:13:33 +0000 (15:13 -0700)]
address review comments
Andreas Gal [Fri, 8 Jul 2011 21:58:19 +0000 (14:58 -0700)]
avoid font lookup by id in showText
Saebekassebil [Fri, 8 Jul 2011 21:21:14 +0000 (23:21 +0200)]
Adding ASCIIHexDecode pdf to test/pdfs
Saebekassebil [Fri, 8 Jul 2011 21:19:03 +0000 (23:19 +0200)]
Adding AsciiHexDecode Filter
Andreas Gal [Fri, 8 Jul 2011 18:06:54 +0000 (11:06 -0700)]
Merge pull request #219 from sbarman/font
Font code cleanup, avoid name collisions
sbarman [Fri, 8 Jul 2011 17:04:52 +0000 (10:04 -0700)]
fixed case when font cannot be found
sbarman [Fri, 8 Jul 2011 15:14:34 +0000 (08:14 -0700)]
fixed font loading bug
Saebekassebil [Fri, 8 Jul 2011 12:57:40 +0000 (14:57 +0200)]
min. perf. Dict
Andreas Gal [Fri, 8 Jul 2011 08:02:14 +0000 (01:02 -0700)]
revert a couple changes from the last merge
Andreas Gal [Fri, 8 Jul 2011 07:59:00 +0000 (00:59 -0700)]
Merge pull request #214 from saebekassebil/master
Dict object improvements. Performance.
sbarman [Fri, 8 Jul 2011 00:37:27 +0000 (17:37 -0700)]
minor fix
sbarman [Fri, 8 Jul 2011 00:15:53 +0000 (17:15 -0700)]
fixed up minor bugs
sbarman [Thu, 7 Jul 2011 23:48:04 +0000 (16:48 -0700)]
not refer fonts by name, instead use id
Andreas Gal [Thu, 7 Jul 2011 19:05:42 +0000 (12:05 -0700)]
Merge pull request #218 from sbarman/seperation
Seperation Color Space
sbarman [Thu, 7 Jul 2011 18:56:10 +0000 (11:56 -0700)]
fix bug with unref var
sbarman [Thu, 7 Jul 2011 18:48:34 +0000 (11:48 -0700)]
cleanup
sbarman [Thu, 7 Jul 2011 18:47:49 +0000 (11:47 -0700)]
cleanup
sbarman [Thu, 7 Jul 2011 18:46:52 +0000 (11:46 -0700)]
fix performance issue with SeparationCS
sbarman [Thu, 7 Jul 2011 18:26:29 +0000 (11:26 -0700)]
fixed to index cs
sbarman [Thu, 7 Jul 2011 18:21:41 +0000 (11:21 -0700)]
cleanup
sbarman [Thu, 7 Jul 2011 18:13:39 +0000 (11:13 -0700)]
changed name from TintCS to SeparationCS
sbarman [Thu, 7 Jul 2011 18:01:49 +0000 (11:01 -0700)]
Merge branch 'master' into seperation
sbarman [Thu, 7 Jul 2011 18:01:14 +0000 (11:01 -0700)]
added comments
Rob Sayre [Thu, 7 Jul 2011 16:57:30 +0000 (09:57 -0700)]
Merge pull request #216 from cgjones/local-mk
allow custom rules to be defined in local.mk
Chris Jones [Thu, 7 Jul 2011 16:51:48 +0000 (12:51 -0400)]
allow custom rules to be defined in local.mk
sbarman [Thu, 7 Jul 2011 16:38:58 +0000 (09:38 -0700)]
working separation cs
Saebekassebil [Thu, 7 Jul 2011 15:03:24 +0000 (17:03 +0200)]
Better debug at glyphs
Saebekassebil [Thu, 7 Jul 2011 14:51:44 +0000 (16:51 +0200)]
Fixing typo in Dict
Chris Jones [Thu, 7 Jul 2011 14:35:56 +0000 (07:35 -0700)]
Merge pull request #213 from andreasgal/staging
remove fontCount/fontName/kDisableFonts debug hacks, fix font loading bug
Saebekassebil [Thu, 7 Jul 2011 14:06:45 +0000 (16:06 +0200)]
Use .call instead of .apply. minor.
Andreas Gal [Thu, 7 Jul 2011 05:14:48 +0000 (22:14 -0700)]
remove fontCount/fontName/kDisableFonts debug hacks and fix bug in font loading
Andreas Gal [Wed, 6 Jul 2011 23:06:00 +0000 (16:06 -0700)]
temporary revert a change in the font code to make mac fonts work again
Saebekassebil [Wed, 6 Jul 2011 23:02:42 +0000 (01:02 +0200)]
Updated Dict object. Perf. Improv.
Andreas Gal [Wed, 6 Jul 2011 22:46:48 +0000 (15:46 -0700)]
Merge pull request #212 from sbarman/shadinghack
use mozCurrentInverseTransform to find size of rectangle for gradients
sbarman [Wed, 6 Jul 2011 22:28:58 +0000 (15:28 -0700)]
fixed bug using mozCurrentTransformInverse
sbarman [Wed, 6 Jul 2011 21:32:21 +0000 (14:32 -0700)]
Merge branch 'master' into shadinghack
sbarman [Wed, 6 Jul 2011 21:31:01 +0000 (14:31 -0700)]
Merge pull request #207 from sbarman/patterncs
Pattern Color Spaces
sbarman [Wed, 6 Jul 2011 21:28:52 +0000 (14:28 -0700)]
cleanup
sbarman [Wed, 6 Jul 2011 21:22:26 +0000 (14:22 -0700)]
added check for mozInverseTransform
sbarman [Wed, 6 Jul 2011 21:08:29 +0000 (14:08 -0700)]
Merge branch 'patterncs' into shadinghack
sbarman [Wed, 6 Jul 2011 19:53:18 +0000 (12:53 -0700)]
removed extra restore
Chris Jones [Wed, 6 Jul 2011 19:30:55 +0000 (12:30 -0700)]
Merge pull request #209 from sayrer/master
Fix the case where no browser manifest file is present.
Rob Sayre [Wed, 6 Jul 2011 19:02:07 +0000 (12:02 -0700)]
Merge pull request #210 from cgjones/issue-188-v2
remove State.masterMode
Rob Sayre [Wed, 6 Jul 2011 18:57:44 +0000 (11:57 -0700)]
fix nit spotted by cgjones.
Chris Jones [Wed, 6 Jul 2011 18:26:35 +0000 (14:26 -0400)]
remove State.masterMode
Rob Sayre [Wed, 6 Jul 2011 18:17:14 +0000 (11:17 -0700)]
Oops, missed existence check.
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)