]>
git.parisson.com Git - pdf.js.git/log
Kalervo Kujala [Mon, 5 Sep 2011 21:11:24 +0000 (00:11 +0300)]
Fix a bug and speed up graycs_getRgbBuffer.
An rgbBuffer was created which was three times as big as intended. It also
caused that the function was very slow when rendering cable.pdf. Which led
to a slow script warning dialog.
With this fix the function speeds up fifteen-fold in the firebug profile.
Kalervo Kujala [Mon, 5 Sep 2011 20:11:48 +0000 (23:11 +0300)]
Fix a bug and speed up graycs_getRgbBuffer.
An rgbBuffer was created which was three times as big as intended. It also
caused that the function was very slow when rendering cable.pdf. Which led
to a slow script warning dialog.
With this fix the function speeds up ten-fold in the firebug profile.
vingtetun [Mon, 5 Sep 2011 15:08:07 +0000 (08:08 -0700)]
Merge pull request #426 from notmasteryet/zoom
Zoom controls
notmasteryet [Mon, 5 Sep 2011 14:37:35 +0000 (07:37 -0700)]
Merge pull request #435 from vingtetun/master
Fix for #427 and nit of #422
notmasteryet [Mon, 5 Sep 2011 14:07:18 +0000 (09:07 -0500)]
Fixing #426 comment; add '0' key as a scale reset
Vivien Nicolas [Mon, 5 Sep 2011 12:35:03 +0000 (14:35 +0200)]
Fix regression on i9.pdf
Chris Jones [Mon, 5 Sep 2011 07:18:53 +0000 (00:18 -0700)]
Merge pull request #433 from kkujala/master
Fix some jslint warnings.
Kalervo Kujala [Sun, 4 Sep 2011 11:37:30 +0000 (14:37 +0300)]
Fix some jslint warnings.
notmasteryet [Sat, 3 Sep 2011 19:41:00 +0000 (12:41 -0700)]
Merge pull request #431 from kkujala/master
Fix xref bug.
Kalervo Kujala [Sat, 3 Sep 2011 19:28:45 +0000 (22:28 +0300)]
Address comments for xref bug.
Kalervo Kujala [Sat, 3 Sep 2011 18:41:50 +0000 (21:41 +0300)]
Fix xref bug.
Use this.xref instead of xref in fetchDestinations function.
Andreas Gal [Sat, 3 Sep 2011 17:56:38 +0000 (10:56 -0700)]
Merge pull request #429 from kkujala/master
Small corrections to pdf.js.
Kalervo Kujala [Sat, 3 Sep 2011 17:47:58 +0000 (20:47 +0300)]
Small corrections to pdf.js.
Also fix some lint errors.
notmasteryet [Sat, 3 Sep 2011 14:10:24 +0000 (09:10 -0500)]
Tango icons, simplifying the CSS
notmasteryet [Sat, 3 Sep 2011 01:36:17 +0000 (20:36 -0500)]
Zoom In/Out buttons
notmasteryet [Sat, 3 Sep 2011 01:16:52 +0000 (20:16 -0500)]
Zooming control
Andreas Gal [Fri, 2 Sep 2011 15:21:35 +0000 (08:21 -0700)]
Merge pull request #422 from vingtetun/master
Fix some Type1 issues encounterd with http://faq.ktug.or.kr/wiki/uploads/MathFonts.pdf
Vivien Nicolas [Fri, 2 Sep 2011 13:47:34 +0000 (15:47 +0200)]
Ensure the characters between 127 and 255 are shown
Vivien Nicolas [Fri, 2 Sep 2011 13:26:16 +0000 (15:26 +0200)]
Add a comment about supporting hint replacement
Vivien Nicolas [Fri, 2 Sep 2011 12:21:48 +0000 (14:21 +0200)]
Be more flexible about Subrs parsing
Vivien Nicolas [Fri, 2 Sep 2011 11:37:39 +0000 (13:37 +0200)]
Use lenIV to read the subrs section
Vivien Nicolas [Thu, 1 Sep 2011 17:50:04 +0000 (19:50 +0200)]
Show Type1 glyphs below 0x20, fix a bug in readNumberArray, read lenIV
Chris Jones [Thu, 1 Sep 2011 03:03:38 +0000 (20:03 -0700)]
Merge pull request #420 from vingtetun/master
Workaround for issue #319
Vivien Nicolas [Thu, 1 Sep 2011 02:06:33 +0000 (04:06 +0200)]
Simulate Arial Black and Arial Narrow
Chris Jones [Wed, 31 Aug 2011 23:26:06 +0000 (16:26 -0700)]
Merge pull request #419 from vingtetun/master
Fix for issue #418
Vivien Nicolas [Wed, 31 Aug 2011 23:16:40 +0000 (01:16 +0200)]
Address review comment for pull #419
Vivien Nicolas [Wed, 31 Aug 2011 21:26:34 +0000 (23:26 +0200)]
Fix for issue #418
Andreas Gal [Wed, 31 Aug 2011 15:39:00 +0000 (08:39 -0700)]
Merge pull request #409 from vingtetun/master
Allow bypassing the sanitizer for Type1C font with encoding supplement
Andreas Gal [Wed, 31 Aug 2011 14:17:25 +0000 (07:17 -0700)]
Merge pull request #417 from notmasteryet/thumbs3
Scale thumbnails proportionally
Vivien Nicolas [Wed, 31 Aug 2011 12:41:21 +0000 (14:41 +0200)]
Chromium throw an error on calling defineProperty on a getter only
notmasteryet [Wed, 31 Aug 2011 12:22:48 +0000 (07:22 -0500)]
Scale images proportionally
Vivien Nicolas [Wed, 31 Aug 2011 12:17:57 +0000 (14:17 +0200)]
Fix a warning when the destination link point to nothing
Vivien Nicolas [Wed, 31 Aug 2011 11:43:28 +0000 (13:43 +0200)]
Merge remote branch 'upstream/master'
Vivien Nicolas [Wed, 31 Aug 2011 11:42:10 +0000 (13:42 +0200)]
Address review comments of #409
Andreas Gal [Wed, 31 Aug 2011 05:29:05 +0000 (22:29 -0700)]
Merge pull request #416 from notmasteryet/tree-11
Fixing lint warnings
Andreas Gal [Wed, 31 Aug 2011 05:28:27 +0000 (22:28 -0700)]
Merge pull request #415 from notmasteryet/tree-10
Add PdKids.pdf as a ref test
Chris Jones [Wed, 31 Aug 2011 05:28:00 +0000 (22:28 -0700)]
Merge pull request #413 from notmasteryet/indexedcs
Fixing Indexed color space (#411)
notmasteryet [Wed, 31 Aug 2011 03:46:02 +0000 (22:46 -0500)]
Fixing lint warnings
notmasteryet [Wed, 31 Aug 2011 03:32:56 +0000 (22:32 -0500)]
Add PdKids.pdf as a ref test
notmasteryet [Wed, 31 Aug 2011 03:08:41 +0000 (22:08 -0500)]
Optimization of getComponents()
notmasteryet [Wed, 31 Aug 2011 03:03:15 +0000 (22:03 -0500)]
Fixing Indexed color space (#411)
Vivien Nicolas [Wed, 31 Aug 2011 02:12:28 +0000 (04:12 +0200)]
Merge remote branch 'upstream/master'
Andreas Gal [Wed, 31 Aug 2011 01:59:20 +0000 (18:59 -0700)]
Merge pull request #410 from kkujala/master
Fix a small bug in getBlackCode.
Kalervo Kujala [Wed, 31 Aug 2011 01:46:59 +0000 (04:46 +0300)]
Fix a small bug in getBlackCode.
And refactor the code a litlle bit.
Vivien Nicolas [Wed, 31 Aug 2011 01:31:45 +0000 (03:31 +0200)]
Ensure lastChar is correct if it's not specified
Vivien Nicolas [Wed, 31 Aug 2011 00:18:13 +0000 (02:18 +0200)]
Fix another regression on pdf.pdf#5
Vivien Nicolas [Tue, 30 Aug 2011 23:48:56 +0000 (01:48 +0200)]
Fix PDF reference regression
Vivien Nicolas [Tue, 30 Aug 2011 23:23:55 +0000 (01:23 +0200)]
Lie to the sanitizer about the real nature of Type1C font
Vivien Nicolas [Tue, 30 Aug 2011 22:37:39 +0000 (00:37 +0200)]
Fix some strict warnings
Vivien Nicolas [Tue, 30 Aug 2011 22:12:00 +0000 (00:12 +0200)]
Fix regression mapping from gid to glyph from the last commit
Vivien Nicolas [Tue, 30 Aug 2011 17:52:24 +0000 (19:52 +0200)]
Support Type1C built-in encoding - part1
Vivien Nicolas [Tue, 30 Aug 2011 02:37:17 +0000 (04:37 +0200)]
Merge
vingtetun [Tue, 30 Aug 2011 02:29:38 +0000 (19:29 -0700)]
Merge pull request #392 from notmasteryet/issue-389
Not reading the dictionary tail if streams are not allowed #389
vingtetun [Tue, 30 Aug 2011 02:24:39 +0000 (19:24 -0700)]
Merge pull request #402 from notmasteryet/cmap
cmap fixes: hex/dec numbers, arrays, ranges
vingtetun [Tue, 30 Aug 2011 02:23:19 +0000 (19:23 -0700)]
Merge pull request #403 from notmasteryet/bookmarks3
an-open-web document outline and bookmarks
vingtetun [Tue, 30 Aug 2011 02:21:45 +0000 (19:21 -0700)]
Merge pull request #404 from notmasteryet/tree-9
Fixing back-button/NaN-hash issue
Vivien Nicolas [Tue, 30 Aug 2011 02:13:41 +0000 (04:13 +0200)]
Fix a little issue with 'ff' on the pdf spec page 629
notmasteryet [Tue, 30 Aug 2011 02:11:46 +0000 (21:11 -0500)]
Fixing back-button/NaN-hash issue
Vivien Nicolas [Tue, 30 Aug 2011 02:00:03 +0000 (04:00 +0200)]
Adjust precision to have correct widths for arial tests documents
notmasteryet [Tue, 30 Aug 2011 01:59:38 +0000 (20:59 -0500)]
an-open-web document outline and bookmarks
notmasteryet [Tue, 30 Aug 2011 01:26:02 +0000 (20:26 -0500)]
cmap fixes: hex/dec numbers, arrays, cmaps, ranges
Vivien Nicolas [Tue, 30 Aug 2011 00:34:35 +0000 (02:34 +0200)]
Clean up encoding parsing
Vivien Nicolas [Mon, 29 Aug 2011 23:03:39 +0000 (01:03 +0200)]
Fix a little typo
Vivien Nicolas [Mon, 29 Aug 2011 22:59:37 +0000 (00:59 +0200)]
Fix a little typo
Vivien Nicolas [Mon, 29 Aug 2011 22:56:20 +0000 (00:56 +0200)]
Merge remote branch 'upstream/master'
Vivien Nicolas [Mon, 29 Aug 2011 22:56:02 +0000 (00:56 +0200)]
Clean up a bit the encoding/charset/glyphs dance
Andreas Gal [Sun, 28 Aug 2011 21:38:49 +0000 (14:38 -0700)]
Merge pull request #401 from notmasteryet/decode-bw
Adds cable.pdf link to tests
notmasteryet [Sun, 28 Aug 2011 21:36:58 +0000 (16:36 -0500)]
Adds cable.pdf link to tests
Andreas Gal [Sun, 28 Aug 2011 21:22:50 +0000 (14:22 -0700)]
Merge pull request #400 from notmasteryet/decode-bw
Fixes inverted B/W images in PIPEHEATCABLE.PDF
notmasteryet [Sun, 28 Aug 2011 21:14:37 +0000 (16:14 -0500)]
Fix inverted B/W images in PIPEHEATCABLE.PDF
Andreas Gal [Sun, 28 Aug 2011 20:31:54 +0000 (13:31 -0700)]
Merge pull request #398 from notmasteryet/hacks-2
Fixing font loading hack for IE9.. and some styles
notmasteryet [Sun, 28 Aug 2011 20:26:42 +0000 (15:26 -0500)]
using .src
notmasteryet [Sun, 28 Aug 2011 20:15:16 +0000 (15:15 -0500)]
rename to bound
notmasteryet [Sun, 28 Aug 2011 20:10:14 +0000 (15:10 -0500)]
Fixing font loading hack for IE9.. and some styles
Andreas Gal [Sun, 28 Aug 2011 04:09:35 +0000 (21:09 -0700)]
Merge pull request #396 from notmasteryet/print
Hiding sidebar, toolbar, shadows and pages that were not loaded
Andreas Gal [Sun, 28 Aug 2011 04:04:45 +0000 (21:04 -0700)]
Merge pull request #395 from notmasteryet/issue-369
Fixing iframe's parent for postMessage in the font loading hack (#369)
notmasteryet [Sat, 27 Aug 2011 22:10:15 +0000 (17:10 -0500)]
Not-printing sidebar, toolbar, shadows and pages that were not loaded (#384)
notmasteryet [Sat, 27 Aug 2011 18:14:51 +0000 (13:14 -0500)]
Fixing iframe's parent for postMessage in the font loading hack
Andreas Gal [Sat, 27 Aug 2011 15:18:40 +0000 (08:18 -0700)]
Merge pull request #394 from notmasteryet/server-index
Adds PDF index for "make server"
notmasteryet [Sat, 27 Aug 2011 15:10:36 +0000 (10:10 -0500)]
Adds PDF index for "make server"
Andreas Gal [Sat, 27 Aug 2011 05:58:04 +0000 (22:58 -0700)]
Merge pull request #393 from notmasteryet/badlinks
Properly handle non-existent link destinations
notmasteryet [Sat, 27 Aug 2011 03:58:03 +0000 (22:58 -0500)]
Properly handle non-existent link destinations
notmasteryet [Sat, 27 Aug 2011 03:22:50 +0000 (22:22 -0500)]
code reformat
notmasteryet [Sat, 27 Aug 2011 01:41:07 +0000 (20:41 -0500)]
Not reading the dictionary tail of streams are not allowed #389
Chris Jones [Fri, 26 Aug 2011 21:43:54 +0000 (14:43 -0700)]
Merge pull request #391 from kkujala/master
Fix gjslint errors.
Kalervo Kujala [Fri, 26 Aug 2011 20:55:14 +0000 (23:55 +0300)]
Fix gjslint errors.
Andreas Gal [Fri, 26 Aug 2011 18:24:00 +0000 (11:24 -0700)]
Merge pull request #388 from vingtetun/master
Fix issue #215
Vivien Nicolas [Fri, 26 Aug 2011 15:19:53 +0000 (17:19 +0200)]
Merge remote branch 'upstream/master'
Vivien Nicolas [Fri, 26 Aug 2011 15:18:18 +0000 (17:18 +0200)]
Fix wrong dict data offset when there is many charstrings
Vivien Nicolas [Fri, 26 Aug 2011 13:30:26 +0000 (15:30 +0200)]
If the glyph is not indexed, ignore it completely in getOrderedCharstrings
Vivien Nicolas [Fri, 26 Aug 2011 12:21:25 +0000 (14:21 +0200)]
Fix lying sfnt header for some CFF font that pretend to be TrueType and fix unknown unicode glyphs when building from Type1
Andreas Gal [Fri, 26 Aug 2011 04:25:53 +0000 (21:25 -0700)]
Merge pull request #387 from notmasteryet/tree-8
Add SVG to the 'make server' known types list
notmasteryet [Fri, 26 Aug 2011 03:02:32 +0000 (22:02 -0500)]
Add SVG to the 'make server' known types list
Andreas Gal [Fri, 26 Aug 2011 02:12:20 +0000 (19:12 -0700)]
Merge pull request #386 from notmasteryet/bookmarks2
bookmark fix for intelasa.pdf
Andreas Gal [Fri, 26 Aug 2011 00:42:19 +0000 (17:42 -0700)]
Merge pull request #385 from notmasteryet/tree-7
Fix insertAdjacentHTML for pre FF8
Andreas Gal [Fri, 26 Aug 2011 00:41:41 +0000 (17:41 -0700)]
Merge pull request #377 from vingtetun/master
Fix issue #373
notmasteryet [Fri, 26 Aug 2011 00:14:51 +0000 (19:14 -0500)]
Fix insertAdjacentHTML for pre FF8
notmasteryet [Thu, 25 Aug 2011 23:54:28 +0000 (18:54 -0500)]
bookmark fix for intelasa.pdf
Andreas Gal [Thu, 25 Aug 2011 23:46:05 +0000 (16:46 -0700)]
Merge pull request #383 from notmasteryet/bookmarks2
Using native HTML hyperlinks for bookmark/link navigation
Andreas Gal [Thu, 25 Aug 2011 23:44:04 +0000 (16:44 -0700)]
Merge pull request #382 from notmasteryet/tree-6
fixing document outline title for hmm.pdf