1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-28 23:28:16 +02:00
pdf.js/test/unit
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_layer_spec.js Refactor annotation flags code 2015-11-22 01:06:37 +01:00
api_spec.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
cmap_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
crypto_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
evaluator_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
font_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
function_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
metadata_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
obj_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
parser_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
stream_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
testreporter.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
ui_utils_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
unit_test.html Move text layer building logic into src/display/text_layer.js 2015-11-19 10:50:27 -06:00
util_spec.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30