From 1a9426daf1d395cd22f320efdef8b8ca171683c3 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Thu, 18 Jun 2015 20:48:39 +0100 Subject: Add Separation class to fitz. Simple set of functions for managing sets of separations. Separations have names, equivalent rgb/cmyk colors, and can be enabled/disabled. --- platform/win32/libmupdf.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'platform/win32') diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj index 8e268f15..50b64556 100644 --- a/platform/win32/libmupdf.vcproj +++ b/platform/win32/libmupdf.vcproj @@ -961,6 +961,10 @@ RelativePath="..\..\source\fitz\printf.c" > + + @@ -1492,6 +1496,10 @@ RelativePath="..\..\include\mupdf\fitz\pixmap.h" > + + -- cgit v1.2.3