diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2016-04-21 12:13:30 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2016-04-21 12:13:51 +0200 |
commit | 24f4528dbfb93656c39e0cc3190ada72351e120f (patch) | |
tree | 6f564aef6fd9f03107f7c4e776e0cf4b52c42e0a /platform/ios | |
parent | 441fd0d2d813d0453c942566bdb43393662bb261 (diff) | |
download | mupdf-24f4528dbfb93656c39e0cc3190ada72351e120f.tar.xz |
Make bit fields in fz_text_span unsigned.
markup_dir being a signed 2-bit int meant that it could not
represent FZ_BIDI_NEUTRAL without overflow; so we always ended
up creating a new text span for each glyph with that directionality.
Diffstat (limited to 'platform/ios')
0 files changed, 0 insertions, 0 deletions