diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2017-10-12 13:58:00 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2017-10-12 15:18:07 +0200 |
commit | 2ba9166cfb7590e3422d691418353de027276c17 (patch) | |
tree | 2cb360770c5fa15dc412b33409d64f6962832cf9 /source/fitz/font.c | |
parent | 595e923e6ef87d86c1455665a2ffbececf2f44ed (diff) | |
download | mupdf-2ba9166cfb7590e3422d691418353de027276c17.tar.xz |
Don't cache page count in pdf_document.
Make sure any changes to the page tree are always reflected immediately.
The rev_page_map lookup cache exists when we load the outlines in order
to resolve links faster, so we don't need to worry about that one.
The linear_page_refs stuff is more troublesome, so don't mix editing a
PDF with progressive loading!
Diffstat (limited to 'source/fitz/font.c')
0 files changed, 0 insertions, 0 deletions