[Pkg-javascript-commits] [pdf.js] 06/106: Merge pull request #5815 from Snuffleupagus/type1-diff-refs

David Prévot taffit at moszumanska.debian.org
Sat Jun 20 21:33:29 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 6d2d854f65fe32065652c5b1251c006113426d60
Merge: 3fd44fd 4c2ad3b
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Thu May 7 22:33:23 2015 +0200

    Merge pull request #5815 from Snuffleupagus/type1-diff-refs
    
    Ensure that entries in the Differences array of Type1 fonts are either numbers or names

 src/core/evaluator.js   |  7 ++++-
 test/pdfs/.gitignore    |  1 +
 test/pdfs/franz.pdf     | 81 +++++++++++++++++++++++++++++++++++++++++++++++++
 test/test_manifest.json |  8 +++++
 4 files changed, 96 insertions(+), 1 deletion(-)

diff --cc test/pdfs/.gitignore
index d8934c9,509a38e..47285d1
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@@ -2,9 -2,9 +2,10 @@@
  *.error
  
  !tracemonkey.pdf
+ !franz.pdf
  !issue2391-1.pdf
  !issue2391-2.pdf
 +!issue5801.pdf
  !filled-background.pdf
  !ArabicCIDTrueType.pdf
  !ThuluthFeatures.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