]>
git.parisson.com Git - pdf.js.git/log
Andreas Gal [Sun, 10 Jul 2011 09:01:08 +0000 (02:01 -0700)]
Merge pull request #232 from notmasteryet/cff-issues2
CFF issues: cmap length, PS-name removal, Private Dictionary
Andreas Gal [Sun, 10 Jul 2011 08:51:58 +0000 (01:51 -0700)]
Merge pull request #242 from justindarc/master
Refactored toolbar buttons to use CSS
Justin D'Arcangelo [Sun, 10 Jul 2011 08:46:12 +0000 (04:46 -0400)]
Refactored toolbar buttons to use CSS with an icon image instead of just images.
Andreas Gal [Sun, 10 Jul 2011 07:28:01 +0000 (00:28 -0700)]
Merge pull request #239 from cgjones/issue-236
return a dummy fill style for NYI shading
Andreas Gal [Sun, 10 Jul 2011 06:39:24 +0000 (23:39 -0700)]
Merge pull request #234 from cgjones/issue-231
work around #233 so that tests stop failing for the moment
Andreas Gal [Sun, 10 Jul 2011 06:39:01 +0000 (23:39 -0700)]
Merge pull request #240 from cgjones/issue-237
set up dummy functions for NYIs
Chris Jones [Sun, 10 Jul 2011 06:38:04 +0000 (23:38 -0700)]
set up dummy functions for NYIs
Chris Jones [Sun, 10 Jul 2011 06:30:16 +0000 (23:30 -0700)]
return a dummy fill style for NYI shading
Andreas Gal [Sun, 10 Jul 2011 06:28:19 +0000 (23:28 -0700)]
Merge pull request #238 from cgjones/issue-235
fix paths for browser-tests target
Chris Jones [Sun, 10 Jul 2011 06:16:04 +0000 (23:16 -0700)]
fix paths for browser-tests target
Chris Jones [Sun, 10 Jul 2011 05:12:42 +0000 (22:12 -0700)]
work around #233 so that tests stop failing for the moment
Chris Jones [Sun, 10 Jul 2011 04:43:28 +0000 (21:43 -0700)]
back out bad font measurement changes
Chris Jones [Sun, 10 Jul 2011 04:43:12 +0000 (21:43 -0700)]
back out bad font measurement changes
notmasteryet [Sun, 10 Jul 2011 04:30:40 +0000 (23:30 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues2
notmasteryet [Sun, 10 Jul 2011 04:24:24 +0000 (23:24 -0500)]
fix 'private' keyword
notmasteryet [Sun, 10 Jul 2011 04:12:11 +0000 (23:12 -0500)]
CFF/OTF font and sanitizer friendly fixes
Chris Jones [Sat, 9 Jul 2011 23:51:04 +0000 (16:51 -0700)]
Merge pull request #226 from andreasgal/staging
simplify font measurement code, bug is now fixed in nightlies, no need to
Andreas Gal [Sat, 9 Jul 2011 23:45:23 +0000 (16:45 -0700)]
address review comment
Andreas Gal [Sat, 9 Jul 2011 02:28:24 +0000 (19:28 -0700)]
simplify font measurement code, bug is now fixed in nightlies, no need to hack around it
Andreas Gal [Sat, 9 Jul 2011 01:51:20 +0000 (18:51 -0700)]
backout font measurement change, it is breaking tests
Andreas Gal [Sat, 9 Jul 2011 01:45:38 +0000 (18:45 -0700)]
properly fix font loading, shaon's code didn't work after all
Andreas Gal [Sat, 9 Jul 2011 01:40:11 +0000 (18:40 -0700)]
Merge pull request #225 from sbarman/shading
implemented colored tiling patterns
Andreas Gal [Sat, 9 Jul 2011 01:39:32 +0000 (18:39 -0700)]
Merge pull request #224 from sbarman/master
fix to bug with detected font loading
sbarman [Sat, 9 Jul 2011 01:24:22 +0000 (18:24 -0700)]
fix to font loading code
Andreas Gal [Sat, 9 Jul 2011 00:57:03 +0000 (17:57 -0700)]
move text measurement into Font
sbarman [Sat, 9 Jul 2011 00:35:25 +0000 (17:35 -0700)]
fix tiling colorspace
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