[Pkg-javascript-commits] [pdf.js] 114/115: Update upstream changelog

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:24 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 12d8425490dce8e7286c9d0af911007826b75446
Author: David Prévot <david at tilapin.org>
Date:   Wed Dec 16 14:48:50 2015 -0400

    Update upstream changelog
    
    https://github.com/mozilla/pdf.js/releases
    
    Git-Dch: Ignore
---
 debian/upstream/changelog | 79 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 79 insertions(+)

diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index 558d245..ed79c03 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,3 +1,82 @@
+v1.3.88 - Dec 15, 2015
+
+#6633 Replace the unavailable linked test-case for issue 3263 with a reduced
+      test-case
+#6637 Replace the unavailable linked test-case for issue 3207 with a reduced
+      test-case
+#6638 Replace the unavailable linked test-case for issue 1655 with a reduced
+      test-case
+#6639 Replace the unavailable linked test-case for PR 197 with a reduced
+      test-case
+#6642 Replace the unavailable linked test-cases for PR 2606 with reduced
+      test-cases
+#6645 Replace the unavailable linked test-case for issue 3405 with a reduced
+      test-case
+#6627 Uses editorconfig to maintain consistent coding styles
+#6646 Version 1.2.109
+#6647 Replace the unavailable linked test-case for issue 845 with a reduced
+      test-case
+#6640 Apply transformation matrix to RadialGradient radiuses
+#6551 [api-minor] Enables subpixel anti-aliasing for most of the content.
+#6656 Replace the unavailable linked test-case for issue 1055 with a reduced
+      test-case
+#6662 Ensure that the hidden attribute is always removed from the canvas when
+      rendering is complete (issue 6661)
+#6653 Version 1.3
+#6619 [api-minor] Moving text layer rendering into src/display and better
+      "text" testing.
+#6665 Update README.md to add Seamonkey compatibility
+#6669 Use DEFAULT_SCALE instead of 1.0 as the default value if the scale
+      option isn't specified when initializing PDFPageView
+#6672 Refactor annotation flags code
+#6671 Make stripCommentHeaders less greedy, to ensure that it doesn't eat 'use
+      strict' directive at the top of files (PR 6627 follow-up)
+#6676 document_colors_disabled shouldn't escape quotes (compare-locales
+      warning)
+#6677 Restore the data.annotationFlags parameter for annotations (PR 6672
+      follow-up)
+#6675 [api-minor] Let getAnnotations fetch all annotations by default, unless
+      an intent is specified
+#6679 Improve the comment and deprecation warning for
+       PDFJS.openExternalLinksInNewWindow
+#6571 [api-minor] Allows a worker to handle multiple documents.
+#6681 [api-minor] Add a parameter to PDFPageProxy_getTextContent that enables
+      replacing of all whitespace with standard spaces in the textLayer
+      (issue 6612)
+#6693 Worker shall wait for MessageHandler to be created at api side.
+#6697 Set error font for Type3 if its loading failed.
+#6700 Replace font.bindDOM() with font.createFontFaceRule() in the FontLoader
+      for MOZCENTRAL specific code (PR 6571 follow-up)
+#6699 Improve code structure of the annotation code
+#6695 Ensure that Lexer_getName does not fail if a Name contains in invalid
+      usage of the NUMBER SIGN (#) (issue 6692)
+#6701 Make use of Util.inherit in src/core/pdf_manager.js
+#6698 [api-minor] Replaces UnsupportedManager with callback.
+#6712 Use default line height for the text layer
+#6715 Remove glyph id's outside the range of valid glyphs.
+#6720 Fixes canvas state after smask group ends.
+#6725 Fix the charCodeOf method in IdentityToUnicodeMap in order to prevent
+      text selection from breaking
+#6727 Replaces test for #6720 to fix botio-linux slow script.
+#6723 Adds transfer function support for SMask.
+#6736 Use adjustWidths for TrueType fonts if we handle them as OpenType
+      (issue 5027, issue 5084, issue 6556, bug 1204903)
+#6739 [Firefox] Prevent internal links from displaying
+      "resource://pdf.js/web/" on hover, by tweaking the fallback case in
+      PDFLinkService_getDestinationHash
+#6651 Fix chars scaling for standard fonts. (redo of #4908)
+#6733 Let Travis lint using node make lint, instead of a hard-coded command
+#6743 Update the Node.js version used by Travis, to prevent deprecation
+      warnings in the output
+#6745 Reset the styleElement when clearing out loaded fonts (bug 1232071)
+#6747 Remove the superfluous PDFJS.disableFontFace = false; statement at the
+      top of font_loader.js (issue 6742)
+#6684 shading-pattern: While drawing patterns, use transform to baseTransform
+      first
+#6757 Implement constants for all annotation types
+#6714 [api-minor] Move annotation DOM manipulation logic to
+      src/display/annotation_layer.js
+
 v1.2.109 - Nov 13, 2015
 
 Changes:

-- 
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