pdf.js/src/display
Jonas Jenwald 6dfe53b976 [api-minor] Add a parameter to PDFPageProxy_getTextContent that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612)
This patch goes a bit further than issue 6612 requires, and replaces all kinds of whitespace with standard spaces.

When testing this locally, it actually seemed to slightly improve two existing test-cases (`tracemonkey-text` and `taro-text`).

Fixes 6612.
2015-11-25 17:28:40 +01:00
..
annotation_helper.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
api.js [api-minor] Add a parameter to PDFPageProxy_getTextContent that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612) 2015-11-25 17:28:40 +01:00
canvas.js Merge pull request #6551 from yurydelendik/subaa 2015-11-17 19:45:32 -06:00
dom_utils.js Move CustomStyle. 2015-11-19 10:47:17 -06:00
font_loader.js Refactors FontLoader to group fonts per document. 2015-11-24 13:27:22 -06:00
metadata.js Move the globals comments in bidi.js and metadata.js to after the Copyright comments 2015-11-21 18:43:08 +01:00
pattern_helper.js Merge pull request #6551 from yurydelendik/subaa 2015-11-17 19:45:32 -06:00
svg.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
text_layer.js Move text layer building logic into src/display/text_layer.js 2015-11-19 10:50:27 -06:00
webgl.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30