[Pkg-javascript-commits] [pdf.js] 31/157: Merge pull request #6135 from Snuffleupagus/issue-5677-v2

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 06:46:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit d8e201446d0bec29acb2f02b1d5e566202b11f01
Merge: 9bb2908 aa3a64e
Author: Brendan Dahl <brendan.dahl at gmail.com>
Date:   Wed Jul 1 11:15:55 2015 -0700

    Merge pull request #6135 from Snuffleupagus/issue-5677-v2
    
    Skip mapping of CIDFontType2 glyphs when the font either has a |IdentityToUnicodeMap| or a |toUnicodeMap| with 65536 elements (issue 5677)

 src/core/fonts.js       |   8 ++++++--
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue5677.pdf | Bin 0 -> 194851 bytes
 test/test_manifest.json |   7 +++++++
 4 files changed, 14 insertions(+), 2 deletions(-)

diff --cc test/pdfs/.gitignore
index 8af0d7b,b972504..70e0939
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@@ -23,9 -23,9 +23,10 @@@
  !sizes.pdf
  !close-path-bug.pdf
  !issue4630.pdf
 +!issue4909.pdf
  !issue5202.pdf
  !issue5280.pdf
+ !issue5677.pdf
  !issue5954.pdf
  !alphatrans.pdf
  !devicen.pdf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list