[Pkg-javascript-commits] [pdf.js] 58/115: Merge pull request #6681 from Snuffleupagus/issue-6612

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:15 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 0819d71a027020d44b37a31808bf778fc2c0ea14
Merge: c2dfe9e 6dfe53b
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Wed Nov 25 10:56:08 2015 -0600

    Merge pull request #6681 from Snuffleupagus/issue-6612
    
    [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612)

 src/core/core.js           |   7 +++++--
 src/core/evaluator.js      |  27 +++++++++++++++++++++------
 src/core/worker.js         |   4 +++-
 src/display/api.js         |  16 ++++++++++++++--
 test/driver.js             |  10 ++++++----
 test/pdfs/.gitignore       |   1 +
 test/pdfs/issue6612.pdf    | Bin 0 -> 7067 bytes
 test/test_manifest.json    |   7 +++++++
 test/unit/api_spec.js      |  20 +++++++++++++++-----
 web/pdf_find_controller.js |   1 -
 web/pdf_page_view.js       |   2 +-
 web/pdf_viewer.js          |   4 ++--
 12 files changed, 75 insertions(+), 24 deletions(-)

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