]>
git.parisson.com Git - pdf.js.git/log
vingtetun [Thu, 22 Sep 2011 09:14:19 +0000 (02:14 -0700)]
Merge pull request #510 from notmasteryet/tree-22
Guess default width for FileFont3 using BaseFont
notmasteryet [Thu, 22 Sep 2011 02:53:36 +0000 (21:53 -0500)]
Fixing getBaseFontMetricsAndMap function name
notmasteryet [Thu, 22 Sep 2011 01:00:35 +0000 (20:00 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-22
Conflicts:
pdf.js
notmasteryet [Thu, 22 Sep 2011 00:56:09 +0000 (19:56 -0500)]
Guess default width for FileFont3 using BaseFont
vingtetun [Wed, 21 Sep 2011 23:42:05 +0000 (16:42 -0700)]
Merge pull request #507 from kkujala/master
Name anonymous functions for debugging purpose
notmasteryet [Wed, 21 Sep 2011 22:51:40 +0000 (15:51 -0700)]
Merge pull request #506 from brendandahl/xrefstmrecursion
Ignore previously parsed xref streams
vingtetun [Wed, 21 Sep 2011 22:32:55 +0000 (15:32 -0700)]
Merge pull request #508 from notmasteryet/lint-1
Fixing lint errors introduced by #505
notmasteryet [Wed, 21 Sep 2011 22:28:48 +0000 (17:28 -0500)]
Fixing lint errors introduced by #505
Kalervo Kujala [Wed, 21 Sep 2011 20:46:29 +0000 (23:46 +0300)]
Name anonymous functions.
This makes profiling much more convenient.
= [Wed, 21 Sep 2011 17:04:21 +0000 (10:04 -0700)]
Ignore previously parsed xref streams
vingtetun [Wed, 21 Sep 2011 14:19:39 +0000 (07:19 -0700)]
Merge pull request #505 from swznd/master
Add loading status indicator
Muhammad Fikri [Wed, 21 Sep 2011 14:05:40 +0000 (21:05 +0700)]
fix indentation again
Muhammad Fikri [Wed, 21 Sep 2011 12:25:29 +0000 (19:25 +0700)]
fix indentations and style nits
Muhammad Fikri [Wed, 21 Sep 2011 04:49:09 +0000 (11:49 +0700)]
add loading status
Chris Jones [Wed, 21 Sep 2011 01:12:13 +0000 (18:12 -0700)]
Merge pull request #504 from notmasteryet/tree-21
Trivial fixes
vingtetun [Wed, 21 Sep 2011 00:29:03 +0000 (17:29 -0700)]
Merge pull request #503 from brendandahl/encodingdiff
Handle missing encoding differences array
notmasteryet [Wed, 21 Sep 2011 00:04:12 +0000 (19:04 -0500)]
Add LF to isSpace; pass ImageLoader when a pattern is processed
= [Tue, 20 Sep 2011 22:42:52 +0000 (15:42 -0700)]
Handle missing encoding differences array
Andreas Gal [Mon, 19 Sep 2011 23:12:10 +0000 (16:12 -0700)]
Merge pull request #492 from notmasteryet/tree-19
Fixing the CID to GID mapping for cid fonts
vingtetun [Mon, 19 Sep 2011 21:28:07 +0000 (14:28 -0700)]
Merge pull request #498 from kkujala/master
Align switch cases properly.
Kalervo Kujala [Mon, 19 Sep 2011 20:17:58 +0000 (23:17 +0300)]
Align switch cases properly.
Julian Viereck [Mon, 19 Sep 2011 18:11:14 +0000 (21:11 +0300)]
Add links to subscribe to mailing list.
vingtetun [Mon, 19 Sep 2011 14:37:34 +0000 (07:37 -0700)]
Merge pull request #497 from notmasteryet/tree-20
removing onload from driver.js
vingtetun [Mon, 19 Sep 2011 14:34:46 +0000 (07:34 -0700)]
Merge pull request #466 from notmasteryet/charstoglyphs
Refactoring charsToUnicode into charsToGlyphs
notmasteryet [Mon, 19 Sep 2011 12:06:20 +0000 (07:06 -0500)]
removing onload from driver.js
Andreas Gal [Mon, 19 Sep 2011 05:41:42 +0000 (22:41 -0700)]
Merge pull request #493 from notmasteryet/tree-20
Zero gjslint warnings mark
Andreas Gal [Mon, 19 Sep 2011 05:39:27 +0000 (22:39 -0700)]
Merge pull request #495 from notmasteryet/otf-loca
Sanitize 'loca' font table
notmasteryet [Mon, 19 Sep 2011 03:44:25 +0000 (22:44 -0500)]
Fix for 16-bit 'loca' table
notmasteryet [Mon, 19 Sep 2011 02:25:05 +0000 (21:25 -0500)]
Sanitize 'loca' font table: some fonts have first glyph with length 10
notmasteryet [Sun, 18 Sep 2011 19:44:57 +0000 (14:44 -0500)]
Zero gjslint warnings mark
notmasteryet [Sun, 18 Sep 2011 17:08:52 +0000 (12:08 -0500)]
Fixing the CID to GID mapping for cid fonts (regression of arial_unicode_XX_cidfont.pdf)
notmasteryet [Sun, 18 Sep 2011 14:11:53 +0000 (09:11 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
notmasteryet [Sun, 18 Sep 2011 14:11:31 +0000 (09:11 -0500)]
Moving defaultWidth into the charsToGlyphs function
Chris Jones [Sun, 18 Sep 2011 02:42:13 +0000 (19:42 -0700)]
Merge pull request #488 from notmasteryet/issue-484-a
Fixing double metrics issue for glyphs (#484)
Chris Jones [Sun, 18 Sep 2011 02:41:04 +0000 (19:41 -0700)]
Merge pull request #486 from notmasteryet/tree-16
Fixing lint long lines warnings
Andreas Gal [Sat, 17 Sep 2011 22:21:39 +0000 (15:21 -0700)]
Merge pull request #491 from notmasteryet/cmap-2
Fixing large cmap-s; reducing changes in the indent encoding
notmasteryet [Sat, 17 Sep 2011 22:13:22 +0000 (17:13 -0500)]
Fixing large cmap-s; reduce changes in the indent encoding
notmasteryet [Sat, 17 Sep 2011 16:23:34 +0000 (11:23 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
Conflicts:
test/test_manifest.json
Andreas Gal [Sat, 17 Sep 2011 16:04:49 +0000 (09:04 -0700)]
Merge pull request #489 from notmasteryet/tree-18
Modifying how the artofwar encryption handled
notmasteryet [Sat, 17 Sep 2011 15:32:42 +0000 (10:32 -0500)]
Modifying how the artofwar encryption handled; add wdsg_fitc as reftest
notmasteryet [Sat, 17 Sep 2011 03:49:43 +0000 (22:49 -0500)]
Fixing double metrics issue for glyphs (#484)
notmasteryet [Sat, 17 Sep 2011 00:53:52 +0000 (19:53 -0500)]
Fixing lint long lines warnings
vingtetun [Sat, 17 Sep 2011 00:41:09 +0000 (17:41 -0700)]
Merge pull request #482 from ironymark/master
FIxed Ascent and Descent in OS/2 table
Adil Allawi [Fri, 16 Sep 2011 22:55:06 +0000 (23:55 +0100)]
Added myself to the license (yay!)
Tweaked according to comments in pull request #482
Adil Allawi [Fri, 16 Sep 2011 12:50:11 +0000 (13:50 +0100)]
Add opentype ascender, descender and units-per-em to font properties
Prefer font ascender, descender when creating OS/2 table
scale PDF ascender and descender in OS/2 table by font units per em if it exists
Fix the truetype font header to prevent Windows rejecting a Mac truetype font
Adil Allawi [Thu, 15 Sep 2011 22:23:22 +0000 (23:23 +0100)]
Fix OS/2 table to match font yMax and yMin from head table
Artur Adib [Fri, 16 Sep 2011 15:45:20 +0000 (08:45 -0700)]
Merging #478 #483
Artur Adib [Thu, 15 Sep 2011 23:39:18 +0000 (16:39 -0700)]
Minor
Artur Adib [Thu, 15 Sep 2011 23:28:38 +0000 (16:28 -0700)]
New README, .gitignores; Makefile
Makefile: commented out unnecessary closure download and shell testing (at least until someone decides to work on this).
Artur Adib [Thu, 15 Sep 2011 18:14:55 +0000 (11:14 -0700)]
Addressing comments by Vivien
Artur Adib [Thu, 15 Sep 2011 16:28:58 +0000 (09:28 -0700)]
Moved helloworld/ to examples/helloworld/
Artur Adib [Thu, 15 Sep 2011 00:34:29 +0000 (17:34 -0700)]
Hello World example
Perhaps the simplest use of pdf.js.
See README.md in the new folder
notmasteryet [Fri, 16 Sep 2011 03:16:09 +0000 (22:16 -0500)]
Merge branch '
07254bb0a5 '
notmasteryet [Fri, 16 Sep 2011 00:50:55 +0000 (19:50 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
notmasteryet [Fri, 16 Sep 2011 00:32:36 +0000 (19:32 -0500)]
Transfer defaultWidth for files without the file
notmasteryet [Fri, 16 Sep 2011 00:26:32 +0000 (19:26 -0500)]
Fixing defaultWidth; variables names
Chris Jones [Thu, 15 Sep 2011 23:01:02 +0000 (16:01 -0700)]
Merge pull request #479 from arturadib/exec-flags
Removed exec flags of non-exec files (chmod -x)
Kalervo Kujala [Thu, 15 Sep 2011 20:32:44 +0000 (23:32 +0300)]
Fix small lint warnings.
Artur Adib [Thu, 15 Sep 2011 16:33:19 +0000 (09:33 -0700)]
Changed exec flags of non-exec files (chmod -x)
Chris Jones [Thu, 15 Sep 2011 04:56:34 +0000 (21:56 -0700)]
Merge pull request #477 from arturadib/sanity-checks
Sanity checks
notmasteryet [Thu, 15 Sep 2011 02:45:12 +0000 (21:45 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
Conflicts:
test/test_manifest.json
notmasteryet [Thu, 15 Sep 2011 02:29:32 +0000 (21:29 -0500)]
Fixing properties.widths is null issue; fips197 test file
Artur Adib [Wed, 14 Sep 2011 23:31:50 +0000 (16:31 -0700)]
Merge branch 'refs/heads/check-stylesheet' into continuation-check
Artur Adib [Wed, 14 Sep 2011 23:26:36 +0000 (16:26 -0700)]
Check for stylesheet presence (font.js)
If doc doesn't have a stylesheet, create one.
Artur Adib [Wed, 14 Sep 2011 18:59:20 +0000 (11:59 -0700)]
Check for continuation callback
Andreas Gal [Wed, 14 Sep 2011 03:15:49 +0000 (20:15 -0700)]
Merge pull request #474 from notmasteryet/tree-15
Fixing truncated streams with multiple filters
Chris Jones [Wed, 14 Sep 2011 03:03:56 +0000 (20:03 -0700)]
Merge pull request #473 from notmasteryet/tree-14
Fixing and optimizing isYcckImage()
notmasteryet [Wed, 14 Sep 2011 03:03:46 +0000 (22:03 -0500)]
Fixing truncated streams with multiple filters
Andreas Gal [Wed, 14 Sep 2011 02:36:55 +0000 (19:36 -0700)]
Merge pull request #472 from notmasteryet/artofwar
Disable encryption when a ToUnicode stream is used in a font
notmasteryet [Wed, 14 Sep 2011 01:24:24 +0000 (20:24 -0500)]
Fixing and optimizing isYcckImage()
notmasteryet [Wed, 14 Sep 2011 00:57:30 +0000 (17:57 -0700)]
Merge pull request #471 from kkujala/master
Use values instead of undefined in array initializations.
notmasteryet [Wed, 14 Sep 2011 00:23:49 +0000 (19:23 -0500)]
Disable encryption when a ToUnicode stream is used in a font
Kalervo Kujala [Tue, 13 Sep 2011 17:56:59 +0000 (20:56 +0300)]
Use zeroes in PDFStringTranslateTable array instead of undefined.
Kalervo Kujala [Tue, 13 Sep 2011 17:52:05 +0000 (20:52 +0300)]
Use empty strings in zaph dingbats shadow encodings array instead of undefined.
Kalervo Kujala [Tue, 13 Sep 2011 17:47:13 +0000 (20:47 +0300)]
Use empty strings in symbols shadow encodings array instead of undefined.
Kalervo Kujala [Tue, 13 Sep 2011 17:42:31 +0000 (20:42 +0300)]
Use empty strings in win ansi shadow encodings array instead of undefined.
Kalervo Kujala [Tue, 13 Sep 2011 17:30:41 +0000 (20:30 +0300)]
Use empty strings in standard shadow encodings array instead of undefined.
Kalervo Kujala [Tue, 13 Sep 2011 17:17:05 +0000 (20:17 +0300)]
Use empty strings in mac roman shadow encodings array instead of undefined.
Kalervo Kujala [Tue, 13 Sep 2011 17:08:42 +0000 (20:08 +0300)]
Merge remote-tracking branch 'upstream/master'
notmasteryet [Mon, 12 Sep 2011 23:14:18 +0000 (18:14 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
Conflicts:
fonts.js
notmasteryet [Mon, 12 Sep 2011 23:11:25 +0000 (16:11 -0700)]
Merge pull request #470 from kkujala/master
Small fixes for comments and lint
Kalervo Kujala [Mon, 12 Sep 2011 19:04:43 +0000 (22:04 +0300)]
Use empty strings in mac shadow encodings array instead of undefined.
Kalervo Kujala [Mon, 12 Sep 2011 18:05:52 +0000 (21:05 +0300)]
Use empty strings in shadow encodings array instead of undefined.
Kalervo Kujala [Mon, 12 Sep 2011 17:42:55 +0000 (20:42 +0300)]
Fix gjslint warnings.
Kalervo Kujala [Mon, 12 Sep 2011 17:37:33 +0000 (20:37 +0300)]
Fix Mode comment lines.
Chris Jones [Mon, 12 Sep 2011 06:27:10 +0000 (23:27 -0700)]
Merge pull request #469 from kkujala/master
fix jslint warnings in fonts.js
notmasteryet [Sun, 11 Sep 2011 20:32:48 +0000 (13:32 -0700)]
Merge pull request #468 from kkujala/master
fix jslint warnings
Kalervo Kujala [Sun, 11 Sep 2011 20:04:17 +0000 (23:04 +0300)]
fix jslint warnings in fonts.js
Kalervo Kujala [Sun, 11 Sep 2011 19:54:00 +0000 (22:54 +0300)]
fix jslint warnings
jslint revealed unused and misspelled variable names. Also some code was
refactored to be more simple.
notmasteryet [Sun, 11 Sep 2011 18:37:13 +0000 (13:37 -0500)]
Remove extra space
notmasteryet [Sun, 11 Sep 2011 18:32:08 +0000 (13:32 -0500)]
Pruning unreachable code; misc font fixes
notmasteryet [Sun, 11 Sep 2011 01:21:20 +0000 (20:21 -0500)]
Refactoring charsToUnicode into charsToGlyphs
notmasteryet [Sun, 11 Sep 2011 00:35:01 +0000 (17:35 -0700)]
Merge pull request #464 from notmasteryet/
4e21e417cdf56a1ba43475510284b3399c4f7b52
Fix test_slave.html for #458
notmasteryet [Sun, 11 Sep 2011 00:27:20 +0000 (17:27 -0700)]
Merge pull request #458 from vingtetun/metrics
Fix for issue #441, #412, #379
Andreas Gal [Sat, 10 Sep 2011 19:37:03 +0000 (12:37 -0700)]
Merge pull request #462 from notmasteryet/bug674619
JPEG marker for YCCK images (in support of bug 674619)
Andreas Gal [Sat, 10 Sep 2011 18:56:26 +0000 (11:56 -0700)]
Merge pull request #461 from kkujala/master
Refactor the repeat logic in readBlock function.
notmasteryet [Sat, 10 Sep 2011 18:45:55 +0000 (13:45 -0500)]
JPEG marker for YCCK images (in support of bug 674619)
Vivien Nicolas [Sat, 10 Sep 2011 18:12:57 +0000 (20:12 +0200)]
Merge with upstream
Vivien Nicolas [Sat, 10 Sep 2011 18:02:42 +0000 (20:02 +0200)]
Fix a small mistake for cmap format 0
Vivien Nicolas [Sat, 10 Sep 2011 18:00:27 +0000 (20:00 +0200)]
Disable hinting until it works