summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2016-11-16 12:13:51 +0000
committerRobin Watts <robin.watts@artifex.com>2016-11-16 12:25:52 +0000
commit0c3e1ee387c995f37aa53f358825f334c06324ec (patch)
tree6b42f4ea01f1376e24716da82f2d91f1d0ace89e /platform/android
parent141870506d8809723e933963e9e001aca839cdfc (diff)
downloadmupdf-0c3e1ee387c995f37aa53f358825f334c06324ec.tar.xz
Bug 697301: Fix "crash" in epub.
Actually an assert. This is caused by a paragraph separator in the text. The Unicode Bidirectional Algorithm says we should operate paragraph by paragraph, and includes code to split paragraphs at paragraph markers, changing their type to boundary neutrals as it goes. The use of this code was left "as an exercise for the reader" in the example code, so we simply hook it up here.
Diffstat (limited to 'platform/android')
0 files changed, 0 insertions, 0 deletions