From 67aba4046c0d54b03b5f97e0952316eff98c1c2f Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Mon, 3 Mar 2014 18:20:57 +0000 Subject: Add pdf_process for filtering operator streams. Currently this knows about q/Q matching/eliding and avoiding repeated/unneccesary color/colorspace setting. It will also collect a dictionary of resources used by a page. This can be extended to be cleverer in future. --- platform/win32/libmupdf.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'platform/win32') diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj index 1ac11467..553e7f67 100644 --- a/platform/win32/libmupdf.vcproj +++ b/platform/win32/libmupdf.vcproj @@ -805,6 +805,10 @@ RelativePath="..\..\source\pdf\pdf-op-buffer.c" > + + -- cgit v1.2.3