From d80869b6422fc0d3541b8f2750e2f8deaaf38f4e Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Thu, 9 May 2013 20:07:42 +0100 Subject: svgwrite: First attempt at an SVG output device. No font support (just font names are sent through). No group support. No shading support. No image mask support. Line art, text position/size, bitmaps, clipping all seem to work though. --- win32/libmupdf.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'win32') diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj index 1fa9886f..51fc0693 100644 --- a/win32/libmupdf.vcproj +++ b/win32/libmupdf.vcproj @@ -436,6 +436,10 @@ RelativePath="..\fitz\dev_null.c" > + + -- cgit v1.2.3