diff options
author | Robin Watts <robin.watts@artifex.com> | 2012-01-23 11:23:01 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-01-23 11:23:01 +0000 |
commit | 03611f8dd4b349042e0edc29ea43f84d32f5601c (patch) | |
tree | 21048737a0ac06b2e32519b6ae3c41b3ed602518 /viewer/xmain.c | |
parent | 28afe8780af402b99efa6b646ef96f1a777bfb11 (diff) | |
download | mupdf-03611f8dd4b349042e0edc29ea43f84d32f5601c.tar.xz |
Remove assert in tiling code.
Both Zeniko and Malc have said that this causes problems.
Following a hint from malc, the following command causes the
assert to trigger:
win32/Debug/pdfdraw.exe -r0.3 -o out.png ../MyTests/pdf_reference17.pdf 1143
I suspect it's because of the extreme resolution, and the round_rect
call. At any rate, disabling the assert is of no real import.
Diffstat (limited to 'viewer/xmain.c')
0 files changed, 0 insertions, 0 deletions